291
edits
Welcome to the Donkey Kong Wiki! If you want to request an account, please do so at Mario Wiki or Fanonpedia.
(bam) |
(planning mobile fixes) |
||
Line 824: | Line 824: | ||
pre, code, .mw-code { border: 2px dotted #AAA; } | pre, code, .mw-code { border: 2px dotted #AAA; } | ||
/* main page box */ | |||
#mainpagebox { | |||
padding:3px; | |||
vertical-align:top; | |||
width:100%; | |||
} | |||
#mainpageheader { | |||
border:0; | |||
font-family: Arial, Helvetica, sans-serif; | |||
font-size:132%; | |||
text-align:center; | |||
padding-left:0.4em; | |||
padding-top: 0.2em; | |||
padding-bottom: 0.2em; | |||
} | |||
/* disable some stuff manually */ | /* disable some stuff manually */ |