Difference between revisions of "MediaWiki:Darkvector.css"

The Beyond Skyrim Wiki — Hosted by UESP
Jump to: navigation, search
m
m (oops)
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
}
 
}
  
div#footer {
+
div#footer ul li {
 
     color: #666;
 
     color: #666;
 +
}
 +
 +
.gallerytext p {
 +
    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;
}