Difference between revisions of "MediaWiki:Common.css"
From From The Ashes Wiki
TheSupremes (talk | contribs) |
TheSupremes (talk | contribs) |
||
(6 intermediate revisions by the same user not shown) | |||
Line 14: | Line 14: | ||
} | } | ||
− | .vectorTabs | + | .vectorTabs LI A |
− | { | + | { |
− | background- | + | background-color: #b3b6bb; |
} | } | ||
− | + | DIV.vectorTabs | |
{ | { | ||
− | background-color: | + | background-color: b3b6bb; padding-left: 0px; |
} | } | ||
+ | |||
+ | div.vectorMenu h3 a | ||
+ | { | ||
+ | background-image: none; | ||
+ | } | ||
#toc | #toc |
Latest revision as of 13:21, 14 May 2014
/* CSS placed here will be applied to all skins */ body,div#content,#mw-normal-catlinks,#mw-head { background-color:#b3b6bb; border-color: #000; margin-top: 0px; } div#p-namespaces { border-left: 1px solid #000; } .vectorTabs LI A { background-color: #b3b6bb; } DIV.vectorTabs { background-color: b3b6bb; padding-left: 0px; } div.vectorMenu h3 a { background-image: none; } #toc { background-color:#b3b6bb; border: 1px solid #000; } h1,h2,h3,h4,h5,h6 { border-bottom:1px solid #000; } h3#p-cactions-label { border-bottom:0px; } .catlinks { padding: 0px; }