« MediaWiki:Common.css » : différence entre les versions
Aucun résumé des modifications |
Aucun résumé des modifications |
||
| Ligne 48 : | Ligne 48 : | ||
background-color: #4471e2; | background-color: #4471e2; | ||
} | } | ||
@media screen and (min-width:1024px) | |||
{ | |||
#caroussel | |||
{ | |||
margin-left: 15%; | |||
} | |||
.slideshow img | .slideshow img | ||
| Ligne 59 : | Ligne 67 : | ||
text-align: center; | text-align: center; | ||
width: 350px; | width: 350px; | ||
} | |||
} | } | ||
| Ligne 65 : | Ligne 74 : | ||
#caroussel | #caroussel | ||
{ | { | ||
width: 100%; | |||
} | } | ||
.slideshow img | |||
{ | |||
max-height: 350px; | |||
width: auto; | |||
} | } | ||
.caroussel-caption | |||
{ | { | ||
text-align: center; | |||
width: 100%; | |||
} | |||
} | } | ||