(Bilderresizetest) |
m (dark mode support (do not hardcode colours)) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
img { max-width: 100%; height: auto; width: auto; } | img { max-width: 100%; height: auto; width: auto; } | ||
/* [[Template:Infobox_start]] */ | |||
.t-infobox { width: 308px; float: right; clear: right; margin-bottom: 0.5em; margin-left: 1em; padding: 0; text-align: left; border: 1px solid #aaaaaa; } |