108
edits
Guh-huh! Welcome to the Banjo-Kazooie Wiki! If you want to request an account, please do so at Mario Wiki or Fanonpedia.
(merging) |
(skin fixes) |
||
Line 1: | Line 1: | ||
/* All CSS here will be loaded for users of the MonoBook skin */ | /* All CSS here will be loaded for users of the MonoBook skin */ | ||
body { | body { background: #1e90ff url(https://static.wikitide.net/banjokazooiewiki/9/96/Footprint_newtest.png) center; } | ||
} | |||
#bodyContent, #content, #footer { | #bodyContent, #content, #footer { | ||
Line 13: | Line 8: | ||
} | } | ||
body.skin-monobook .portlet h3 { color:# | body.skin-monobook .portlet h3 { color:#ffd700; } | ||
/* Wikitable */ | /* Wikitable */ | ||
Line 76: | Line 71: | ||
color: #000; | color: #000; | ||
background-color: #fa8072; | background-color: #fa8072; | ||
} | } | ||
Line 194: | Line 166: | ||
.mw-dismissable-notice { | .mw-dismissable-notice { | ||
border-top: 2px solid # | border-top: 2px solid #FFD700; | ||
border-bottom: 2px solid # | border-bottom: 2px solid #FFD700; | ||
padding: 3px 2px 2px 2px; | padding: 3px 2px 2px 2px; | ||
margin: -2px 0 11px; | margin: -2px 0 11px; |