User:Spartacus/vector.css: Difference between revisions

Created page with ".infobox { background-color: #555 !important; border:2px solid #555 !important; } .infoboxheading { color: #fff !important; } .infoboxsubheading { background..."
No edit summary
(Created page with ".infobox { background-color: #555 !important; border:2px solid #555 !important; } .infoboxheading { color: #fff !important; } .infoboxsubheading { background...")
Line 1: Line 1:
.infobox {
.infobox {
     background-color: #555 !important;
     background-color: #555 !important;
     border: 2px solid #555 !important;
     border:2px solid #555 !important;
}
}


.infoboxheading {
.infoboxheading {
     color: #fff !important;
     color: #fff !important;
    border: 2px solid #555 !important;
}
}


Line 12: Line 11:
     background-color: #555 !important;
     background-color: #555 !important;
     color: #fff !important;
     color: #fff !important;
    border: 2px solid #555 !important;
}
}


.navbox {
.navbox {
     background-color: #333 !important;
     background-color: #333 !important;
     border: 2px solid #666 !important;
     border:2px solid #666 !important;
     color: #fff !important;
     color: #fff !important;
}
}
2,697

edits