84
edits
Guh-huh! Welcome to the Banjo-Kazooie Wiki! If you want to request an account, please do so at Mario Wiki or Fanonpedia.
(updating urls) |
(shuffling around) |
||
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 */ | ||
/* <h2> All pages </h2> */ | |||
body { | body { | ||
Line 18: | Line 20: | ||
hr { background-color: #2A4B8D; } | hr { background-color: #2A4B8D; } | ||
#globalWrapper { background: none !important; } | #globalWrapper { background: none !important; } | ||
Line 49: | Line 47: | ||
border-left:none; | border-left:none; | ||
} | } | ||
body.skin-monobook .portlet h3 { color:#FFF; } | |||
body.skin--responsive .mw-portlet > div, body.skin--responsive .pBody a { color:#FF0; } | body.skin--responsive .mw-portlet > div, body.skin--responsive .pBody a { color:#FF0; } | ||
Line 101: | Line 101: | ||
body.skin-monobook #p-personal a.new:visited { | body.skin-monobook #p-personal a.new:visited { | ||
color: #c00; | color: #c00; | ||
} | |||
#pagehistory li.selected { | |||
background-color: #FFA07A; | |||
border: 1px dashed #FFA07A; | |||
} | } | ||
Line 378: | Line 383: | ||
font-weight: normal; | font-weight: normal; | ||
font-style: italic; | font-style: italic; | ||
} | } | ||