User:Cake/vector-2022.css: Difference between revisions

From Path of Exile 2 Wiki
Jump to navigation Jump to search
No edit summary
(Blanked the page)
Tags: Blanking Manual revert
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
main#content {
    padding: calc(8px + 1.5625vw);
}


.mw-page-container {
    background: none;
}
* {
    box-sizing: border-box;
}
body {
    font-size: 16px;
}
.mw-page-container {
    max-width: initial;
    min-width: initial;
    padding: calc(8px + 1.5625vw);
}
.mw-ui-icon-flush-right {
    margin-right: 0;
}
.vector-body {
    font-size: 15px;
}
.mw-content-container {
    max-width: fit-content;
}
.navbox {
    overflow-x: auto;
}
#left-navigation {
    margin: 0;
}
#right-navigation {
    margin: 0;
}

Latest revision as of 23:36, 28 December 2024