User:Spartacus/vector.css: Difference between revisions

From Halopedia, the Halo wiki

No edit summary
No edit summary
Line 2: Line 2:


.toccolours {
.toccolours {
     background-color: #666 !important;
     background-color: #333 !important;
     color: #fff !important;
     color: #fff !important;
}
}

Revision as of 00:22, December 31, 2018

/* Night theme fixes */

.toccolours {
    background-color: #333 !important;
    color: #fff !important;
}