MediaWiki:Common.css: Skillnad mellan sidversioner
Från Teaterföreningen Thespis
Dionysos (diskussion | bidrag) Ingen redigeringssammanfattning |
Dionysos (diskussion | bidrag) Ingen redigeringssammanfattning |
||
(15 mellanliggande sidversioner av samma användare visas inte) | |||
Rad 5: | Rad 5: | ||
height: auto; | height: auto; | ||
max-width: 100%; | max-width: 100%; | ||
} | |||
.imgborder img { | |||
border: 1px solid #CCC; | |||
} | } | ||
@media screen and (min-width: 850px) { | @media screen and (min-width: 850px) { | ||
Rad 15: | Rad 18: | ||
.halfpage { | .halfpage { | ||
width: 50%; | width: 50%; | ||
} | |||
.ensemble50 { | |||
width: 126px; | |||
height:151px; | |||
float: left; | |||
} | } | ||
} | } | ||
Rad 28: | Rad 36: | ||
width: 100%; | width: 100%; | ||
} | } | ||
.fullwidthimg { | .fullwidthimg .mw-file-element { | ||
max-width: | width: 95vw !important; | ||
max-width: 95vw !important; | |||
height: auto !important; | |||
} | } | ||
} | } |