Difference between revisions of "MediaWiki:Vector.css"
From Game Detectives Wiki
Imnotgoats (talk | contribs) |
Imnotgoats (talk | contribs) |
||
| Line 3: | Line 3: | ||
background-color: #616161; | background-color: #616161; | ||
} | } | ||
| − | body a { | + | mw-panel div.portal div.body ul li a { |
color: #ffffff; | color: #ffffff; | ||
} | } | ||
Revision as of 22:01, 10 June 2016
/* CSS placed here will affect users of the Vector skin */
body{
background-color: #616161;
}
mw-panel div.portal div.body ul li a {
color: #ffffff;
}