User:Spartacus/vector.css: Difference between revisions

From Halopedia, the Halo wiki

No edit summary
No edit summary
Line 1: Line 1:
/* Night theme fixes */
/* Night theme fixes */
img {
    background: transparent !important;
}


/* Reference tooltips */
/* Reference tooltips */
Line 96: Line 100:
th.mw-wikiforum-lastpost {
th.mw-wikiforum-lastpost {
     background: #06F;
     background: #06F;
}
td.mw-wikiforum-title {
    background: #444;
}
td.mw-wikiforum-value {
    background: #444;
}
}