Template:Dizzy/base.scss: Difference between revisions

From retromux
Jump to navigation Jump to search
Dizzy (talk | contribs)
Created page with ".main-container { width: 100%; max-width: 1200px; } a img { height: auto; width: 100%; max-width: 1200px; }"
 
Dizzy (talk | contribs)
No edit summary
Line 2: Line 2:
width: 100%;
width: 100%;
max-width: 1200px;
max-width: 1200px;
background-color: {{{background color}}}
}
}



Revision as of 16:17, 4 December 2024

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

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