User:Spartacus/vector.css: Difference between revisions

no edit summary
No edit summary
No edit summary
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;
     border: 2px solid #555 !important;
}
}


Line 12: Line 12:
     background-color: #555 !important;
     background-color: #555 !important;
     color: #fff !important;
     color: #fff !important;
     border:2px solid #555 !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