View source for MediaWiki:Monobook.css
From Halopedia, the Halo wiki
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
/* CSS placed here will affect users of the Monobook skin */
#globalWrapper {
overflow: hidden;
background: none !important;
}
p { margin: 0.6em 0 0.7em 0; }
:is(h3, h4, h5) + dl {
margin-top: -0.1em;
}
:is(.ns-talk, .ns-110) p + dl,
.rootpage-Halopedia_Changing_username p + dl {
margin-top: -0.4em;
}
:is(.ns-talk, .ns-110) dl + dl,
.rootpage-Halopedia_Changing_username dl + dl {
margin-top: -0.2em;
}
a { color: #00f; }
000
1:0
Return to MediaWiki:Monobook.css.