Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Jenny Hill (talk | contribs) |
Jenny Hill (talk | contribs) |
||
Line 6: | Line 6: | ||
background-color: #099999; | background-color: #099999; | ||
} | } | ||
div#mw-panel div.portal div.body ul li a:visited { | div#mw-panel div.portal div.body ul li a:visited, | ||
div#mw-panel div.portal div.body ul li a, | |||
{ | |||
color: white; | color: white; | ||
} | } |
Revision as of 01:18, 10 August 2017
.articleFeedbackv5-panel .articleFeedbackv5-title {
font-weight: normal;
}
#mw-page-base, body {
background-image: none;
background-color: #099999;
}
div#mw-panel div.portal div.body ul li a:visited,
div#mw-panel div.portal div.body ul li a,
{
color: white;
}