Difference between revisions of "MediaWiki:Darkvector.css"

The Beyond Skyrim Wiki — Hosted by UESP
Jump to: navigation, search
(gallery text)
m (oops)
 
Line 8: Line 8:
  
 
.gallerytext p {
 
.gallerytext p {
     color: ##c1c1c1;
+
     color: #c1c1c1;
 
}
 
}

Latest revision as of 22:49, 25 March 2022

a.new, a.new:visited {
    color: #8A8A8A !important;
}

div#footer ul li {
    color: #666;
}

.gallerytext p {
    color: #c1c1c1;
}