User:Spartacus/vector.css: Difference between revisions

From Destinypedia, the Destiny wiki

(Created page with ".infobox { background-color: #555 !important; border:2px solid #555 !important; } .infoboxheading { color: #fff !important; } .infoboxsubheading { background...")
(Blanked the page)
 
(29 intermediate revisions by the same user not shown)
Line 1: Line 1:
.infobox {
    background-color: #555 !important;
    border:2px solid #555 !important;
}


.infoboxheading {
    color: #fff !important;
}
.infoboxsubheading {
    background-color: #555 !important;
    color: #fff !important;
}
.navbox {
    background-color: #333 !important;
    border:2px solid #666 !important;
    color: #fff !important;
}
.navbox-group {
    background-color: #333 !important;
    color: #fff !important;
}
.navbox-title {
    background-color: #333 !important;
    color: #fff !important;
}
.navbox-list {
    background-color: #555 !important;
    color: #fff !important;
}

Latest revision as of 14:28, October 7, 2017