MediaWiki:Common.css : Différence entre versions

De Wikifriches
Aller à : navigation, rechercher
(Page créée avec « Le CSS placé ici sera appliqué à tous les habillages. : body { background-color: #551d28!important; } »)
 
Ligne 1 : Ligne 1 :
 
/* Le CSS placé ici sera appliqué à tous les habillages. */
 
/* Le CSS placé ici sera appliqué à tous les habillages. */
  
body { background-color: #551d28!important; }
+
body { background-color: #551d28; }
 +
#mw-head { background-color: #551d28; }
 +
#p-logo a { background-size: contain; }

Version du 21 janvier 2018 à 18:29

/* Le CSS placé ici sera appliqué à tous les habillages. */

body { background-color: #551d28; }
#mw-head { background-color: #551d28; }
#p-logo a { background-size: contain; }