User:Cake/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:
.mw-parser-output {
.mw-parser-output {
     max-inline-size: 80ch;
     max-inline-size: 100ch;
     margin: auto;
     margin: auto;
}
}
Line 9: Line 9:


.vector-body {
.vector-body {
     font-size: 16px;
     font-size: 15px;
}
}

Revision as of 18:29, 25 November 2024

.mw-parser-output {
    max-inline-size: 100ch;
    margin: auto;
}

#content {
    margin-inline: 10em;
}

.vector-body {
    font-size: 15px;
}