User:KnowledgeJunkie/vector.css: Difference between revisions

From Path of Exile 2 Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
:root {  
:root {  
     background-color: #141414 !important;
     background-color: #141414 !important;
}
.mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend {
    background-color: #141414;   
}
}

Revision as of 02:27, 2 January 2025

:root { 
    background-color: #141414 !important;
}

.mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend {
    background-color: #141414;    
}