User:Mefisto1029/vector.css: Difference between revisions

From Path of Exile 2 Wiki
Jump to navigation Jump to search
(Created page with "→‎DO NOT KNOW IF THIS WILL WORK: →‎===== Recent changes =====: .mw-changeslist-legend { border: 1px solid #2c2b2b; border-radius: 4px; background-color: #141414; }")
 
No edit summary
Line 2: Line 2:


/* ===== Recent changes ===== */
/* ===== Recent changes ===== */
.mw-changeslist-legend {
.mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend {
     border: 1px solid #2c2b2b;
     border: 1px solid #2c2b2b;
     border-radius: 4px;
     border-radius: 4px;
     background-color: #141414;
     background-color: #141414;
}
}

Revision as of 11:11, 18 December 2025

/* DO NOT KNOW IF THIS WILL WORK */

/* ===== Recent changes ===== */
.mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend {
    border: 1px solid #2c2b2b;
    border-radius: 4px;
    background-color: #141414;
}