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