Guh-huh! Welcome to the Banjo-Kazooie Wiki! If you want to request an account, please do so at Mario Wiki or Fanonpedia.

MediaWiki:Monobook.css: Difference between revisions

From Banjo-Kazooie Wiki
Jump to navigationJump to search
i think table prefix isn't functional
(fix)
(i think table prefix isn't functional)
Line 333: Line 333:
/* Wikitable */
/* Wikitable */


table.wikitable {
.wikitable {
   margin: 1em 1em 1em 0;
   margin: 1em 1em 1em 0;
   background: #FFFFFF;
   background: #FFFFFF;
Line 340: Line 340:
}
}


table.wikitable th, table.wikitable td {
.wikitable th, .wikitable td {
   border: 1px #AAA solid;
   border: 1px #AAA solid;
   padding: 0.2em;
   padding: 0.2em;
}
}


table.wikitable th {
.wikitable th {
   background: #FCFCFC;
   background: #FCFCFC;
   text-align: center;
   text-align: center;
}
}


table.wikitable caption {
.wikitable caption {
   margin-left: inherit;
   margin-left: inherit;
   margin-right: inherit;
   margin-right: inherit;

Navigation menu