Template:Dizzy/base.scss: Difference between revisions

From retromux
Jump to navigation Jump to search
Dizzy (talk | contribs)
No edit summary
Dizzy (talk | contribs)
No edit summary
Line 1: Line 1:
pre, .mw-code {
padding: 0;
}
.main-container {
.main-container {
width: 100%;
width: 100%;

Revision as of 16:25, 4 December 2024

pre, .mw-code { padding: 0; }

.main-container { width: 100%; max-width: 1200px; background-color: {{{background color}}} }

a img { height: auto; width: 100%; max-width: 1200px; }