MediaWiki:Vector.css : Différence entre versions

De Wiki A4.fr
(Page créée avec « Le CSS placé ici affectera les utilisateurs de l’habillage Vector. : #localNotice{ background:red;} »)
 
 
(42 révisions intermédiaires par 2 utilisateurs non affichées)
Ligne 1 : Ligne 1 :
 
/* Le CSS placé ici affectera les utilisateurs de l’habillage Vector. */
 
/* Le CSS placé ici affectera les utilisateurs de l’habillage Vector. */
#localNotice{ background:red;}
+
 
 +
h1{
 +
background-color:#8A0808!important;
 +
box-shadow: 4px 4px 5px 0px #6E6E6E!important;
 +
padding:5px !important;
 +
border-bottom:none !important;
 +
color:white !important;}
 +
 
 +
h2{
 +
font-size:25px !important;
 +
color:#8A0808!important;
 +
border-bottom:2px solid #8A0808!important;}
 +
 
 +
h3 span.mw-headline{
 +
font-size:20px!important;
 +
color:#8A0808!important;}

Version actuelle en date du 14 juillet 2016 à 23:57

/* Le CSS placé ici affectera les utilisateurs de l’habillage Vector. */

h1{
background-color:#8A0808!important;
box-shadow: 4px 4px 5px 0px #6E6E6E!important;
padding:5px !important;
border-bottom:none !important;
color:white !important;}

h2{
font-size:25px !important;
color:#8A0808!important;
border-bottom:2px solid #8A0808!important;}

h3 span.mw-headline{
font-size:20px!important;
color:#8A0808!important;}