Difference between revisions of "MediaWiki:Common.css"
Line 1: | Line 1: | ||
body { background-color: #02090D; } | body { background-color: #02090D; } | ||
− | :link { color: # | + | :link { color: #E5E5FF; } |
− | :link:visited { color: # | + | :link:visited { color: #E5E5FF; } |
− | :link:active, :link.new { color: # | + | :link:active, :link.new { color: #E5E5FF; } |
− | :link.interwiki, :link.external { color: # | + | :link.interwiki, :link.external { color: #E5E5FF; } |
− | :link.stub { color: # | + | :link.stub { color: #E5E5FF; } |
Revision as of 15:55, 17 July 2020
body { background-color: #02090D; }
:link { color: #E5E5FF; }
:link:visited { color: #E5E5FF; }
:link:active, :link.new { color: #E5E5FF; }
:link.interwiki, :link.external { color: #E5E5FF; }
:link.stub { color: #E5E5FF; }