« MediaWiki:Common.css » : différence entre les versions
Aucun résumé des modifications |
Aucun résumé des modifications |
||
| Ligne 104 : | Ligne 104 : | ||
} | } | ||
# | #debiantools{ | ||
width: 100% | width:100%; | ||
height: | height:32em; | ||
font-family:'Open Sans',Sans-serif; | |||
background-image: url('https://marmits.com/w/images/4/4e/Debiantools.webp'); | |||
background-size: cover; | |||
background-position: center; | |||
background-repeat: no-repeat; | |||
} | |||
@media screen and (min-width: 2000px) { | |||
#debiantools{ | |||
width:100%; | |||
height:70em; | |||
} | |||
} | } | ||