Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Line 28: | Line 28: | ||
color: #3a9dc6; | color: #3a9dc6; | ||
font-weight: bold; | font-weight: bold; | ||
+ | } | ||
+ | |||
+ | .body-content{ | ||
+ | opacity: 0.5; | ||
} | } | ||
.mw-body-content { | .mw-body-content { | ||
− | background-color: # | + | background-color: #444; |
− | |||
} | } | ||
Revision as of 01:01, 9 April 2020
body { background: url("http://rainwallrpg.com/doc/skins/Vector/images/wikibackground.jpg") repeat; } #mw-head { background: url("http://rainwallrpg.com/doc/skins/Vector/images/wikibackground.jpg"); } #mw-head li a { color: #38baa9; font-weight: bold; text-shadow: 1px 1px #000; } #mw-panel li a:visited { color: #3a9dc6; font-weight: bold; } #mw-panel .portal .body li a { color: #38baa9; font-weight: bold; text-shadow: 1px 1px #000; } #mw-panel .portal .body li a:visited { color: #3a9dc6; font-weight: bold; } .body-content{ opacity: 0.5; } .mw-body-content { background-color: #444; } a { color: #198476; } a.new { color: #f8af12 !important; } a.new:visited { color: #49829a !important; }