Template:Dizzy/base.scss
Jump to navigation
Jump to search
pre, .mw-code { padding: 0; margin: 0; }
pre, code, .mw-code { border: none; }
h1 { display: flex; justify-content: center; color: {{{font color}}}; border-bottom: 1px solid {{{font color}}}; }
.stat-container table { background-color: {{{contrast background color}}} color: {{{contrast color}}} }
.vector-body .mw-heading1, .vector-body h1 { margin: 0 }
.main-container { font-family: serif; color: {{{font color}}}; width: 100%; max-width: 1200px; background-color: {{{background color}}} }
.title-container { padding: 1rem; }
a img { height: auto; width: 100%; max-width: 1200px; }