Difference between revisions of "MediaWiki:Vector.css"
From Game Detectives Wiki
Imnotgoats (talk | contribs) |
Imnotgoats (talk | contribs) |
||
| Line 33: | Line 33: | ||
} | } | ||
| − | + | #mw-content-text a{ | |
color: #b02e2e; | color: #b02e2e; | ||
} | } | ||
Revision as of 23:23, 11 June 2016
/* CSS placed here will affect users of the Vector skin */
body{
background-color: #616161;
}
div#mw-panel div.portal div.body ul li a, div#mw-panel div.portal div.body ul li a:visited {
color: #ffffff;
}
div#mw-panel div.portal h3{
color: #b02e2e;
text-shadow: 1px 1px #000000;
font-weight: bold;
}
a{
color: #ffffff;
}
div#mw-head{
background-color: #616161;
}
.mw-body{
background-color: #cfcfcf;
margin-right: 30px;
}
#right-navigation{
margin-right: 30px;
}
.mw-patrollink{
color: #b02e2e;
}
.mw-editsection a{
color: #b02e2e;
}
#mw-content-text a{
color: #b02e2e;
}