Difference between revisions of "MediaWiki:Common.css"

From LID SWM Planning and Design Guide
Jump to navigation Jump to search
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;
}