Difference between revisions of "MediaWiki:Common.css"
From From The Ashes Wiki
TheSupremes (talk | contribs) |
TheSupremes (talk | contribs) m |
||
Line 20: | Line 20: | ||
} | } | ||
− | h3#p-cactions | + | h3#p-cactions-label |
{ | { | ||
border-bottom:0px; | border-bottom:0px; | ||
} | } |
Revision as of 19:43, 13 May 2014
/* CSS placed here will be applied to all skins */ body,div#content,#mw-normal-catlinks,#mw-head { background-color:#A3A6Ab; margin-top: 0px; } #toc { background-color:#A3A6Ab; border: 1px solid #A7D7F9; } h1,h2,h3,h4,h5,h6 { border-bottom:1px solid #a7d7f9; } h3#p-cactions-label { border-bottom:0px; }