Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Line 49: | Line 49: | ||
#simpleSearch input { | #simpleSearch input { | ||
− | + | border: 1px solid #006e6b; | |
} | } |
Revision as of 01:10, 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: #006e6b; font-weight: bold; text-shadow: 1px 1px #333; } #mw-panel li a:visited { color: #2793d7; font-weight: bold; text-shadow: 1px 1px #333; } #mw-panel .portal .body li a { color: #006e6b; font-weight: bold; text-shadow: 1px 1px #333; } #mw-panel .portal .body li a:visited { color: #2793d7; font-weight: bold; text-shadow: 1px 1px #333; } a { color: #006e6b; } a.new { color: #e4851e !important; } a:visited { color: #2793d7 !important; } h1, h2, h3, h4, h5, h6 { color: #006e6b; } #simpleSearch input { border: 1px solid #006e6b; }