1,584
edits
DrinkyBird (talk | contribs) No edit summary Tag: Source edit |
DrinkyBird (talk | contribs) No edit summary Tag: Source edit |
||
Line 5: | Line 5: | ||
</noinclude>__NOTOC__{{#css: | </noinclude>__NOTOC__{{#css: | ||
.materia-body { | .materia-body { | ||
font-family: "Roboto", "Segoe UI", "Calibri", sans-serif; | font-family: "Roboto", "Segoe UI", "Calibri", sans-serif; | ||
Line 65: | Line 61: | ||
justify-content: center; | justify-content: center; | ||
align-items: flex-start; | align-items: flex-start; | ||
width: | width: 95%; | ||
} | } | ||
.materia-flex-row.main { | .materia-flex-row.main { | ||
width: | width: calc(95% + 30px); | ||
} | } | ||