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: | ||
:root { | |||
--outlook-width: 95%; | |||
} | |||
.materia-body { | .materia-body { | ||
font-family: "Roboto", "Segoe UI", "Calibri", sans-serif; | font-family: "Roboto", "Segoe UI", "Calibri", sans-serif; | ||
Line 61: | Line 65: | ||
justify-content: center; | justify-content: center; | ||
align-items: flex-start; | align-items: flex-start; | ||
width: | width: var(--outlook-width); | ||
} | } | ||
Line 112: | Line 116: | ||
</div> | </div> | ||
<div class="materia-flex-row"> | <div class="materia-flex-row" style="width: var(--outlook-width) - 30px"> | ||
<div class="materia-column"> | <div class="materia-column"> | ||