Template:Dizzy/base.scss: Difference between revisions
Jump to navigation
Jump to search
Created page with ".main-container { width: 100%; max-width: 1200px; } a img { height: auto; width: 100%; max-width: 1200px; }" |
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; }