Difference between revisions of "MediaWiki:Darkvector.css"
The Beyond Skyrim Wiki — Hosted by UESP
m (Enodoc moved page MediaWiki:DarkVector.css to MediaWiki:Darkvector.css without leaving a redirect: maybe should be here?) |
m (oops) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
a.new, a.new:visited { | a.new, a.new:visited { | ||
− | color: #8A8A8A; | + | color: #8A8A8A !important; |
+ | } | ||
+ | |||
+ | div#footer ul li { | ||
+ | color: #666; | ||
+ | } | ||
+ | |||
+ | .gallerytext p { | ||
+ | color: #c1c1c1; | ||
} | } |
Latest revision as of 17:49, 25 March 2022
a.new, a.new:visited { color: #8A8A8A !important; } div#footer ul li { color: #666; } .gallerytext p { color: #c1c1c1; }