Difference between revisions of "MediaWiki:Common.css"
From From The Ashes Wiki
TheSupremes (talk | contribs) |
TheSupremes (talk | contribs) |
||
| Line 16: | Line 16: | ||
.vectorTabs | .vectorTabs | ||
{ | { | ||
| − | + | background-image: none !important; | |
} | } | ||
Revision as of 22:17, 13 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
{
background-image: none !important;
}
#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;
}