Difference between revisions of "MediaWiki:Common.css"

no edit summary
wikia:banjokazooie>Dekudan312
m
wikia:banjokazooie>Chicken7
Line 7: Line 7:
.watchlistredir { font-style: italic; }
.watchlistredir { font-style: italic; }


/* Giving headers and TOC a little extra space */
/* Giving headers and TOC a little extra space and aligning TOC to right */
h2 {margin-top: 20px;}
h2 {margin-top: 20px;}


.toc {margin-top: 20px;}
.toc {
  margin-top: 20px;
  display: right;
}


/* Infobox template style */
/* Infobox template style */