Différences entre les versions de « MediaWiki:Common.css »
Aller à la navigation
Aller à la recherche
Ligne 2 : | Ligne 2 : | ||
body { | body { | ||
background-repeat: no-repeat; | |||
background-image: url(/project/img/bg.jpg); | background-image: url(/project/img/bg.jpg); | ||
} | } |
Version du 2 juillet 2020 à 22:07
/* Le CSS placé ici sera appliqué à tous les habillages. */ body { background-repeat: no-repeat; background-image: url(/project/img/bg.jpg); }