Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
color: #00927f; | color: #00927f; | ||
font-weight: bold; | font-weight: bold; | ||
+ | text-shadow: 1px 1px #000; | ||
} | } | ||
Line 15: | Line 16: | ||
color: #2793d7; | color: #2793d7; | ||
font-weight: bold; | font-weight: bold; | ||
+ | text-shadow: 1px 1px #000; | ||
} | } | ||
Line 21: | Line 23: | ||
color: #00927f; | color: #00927f; | ||
font-weight: bold; | font-weight: bold; | ||
+ | text-shadow: 1px 1px #000; | ||
} | } | ||
Line 26: | Line 29: | ||
color: #2793d7; | color: #2793d7; | ||
font-weight: bold; | font-weight: bold; | ||
+ | text-shadow: 1px 1px #000; | ||
} | } | ||
Revision as of 00:53, 10 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: #00927f; font-weight: bold; text-shadow: 1px 1px #000; } #mw-panel li a:visited { color: #2793d7; font-weight: bold; text-shadow: 1px 1px #000; } #mw-panel .portal .body li a { color: #00927f; font-weight: bold; text-shadow: 1px 1px #000; } #mw-panel .portal .body li a:visited { color: #2793d7; font-weight: bold; text-shadow: 1px 1px #000; } a { color: #198476; } a.new { color: #e4851e !important; } a:visited { color: #2793d7 !important; }