Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
| Line 8: | Line 8: | ||
div#mw-panel div.portal div.body ul li a:visited { | div#mw-panel div.portal div.body ul li a:visited { | ||
| − | color: # | + | color: #3fa7dd; |
} | } | ||
Revision as of 18:32, 15 August 2017
body {
background: url('http://blog.isleward.com/images/bg.png');
}
#mw-panel {
background-color: #3c3f4c;
}
div#mw-panel div.portal div.body ul li a:visited {
color: #3fa7dd;
}