MediaWiki:Common.css : Différence entre versions

De fablabo
Aller à : navigation, rechercher
Ligne 5 : Ligne 5 :
  
  
float: left; width:35%;color: white; padding-top: 3px; padding-bottom: 5px; font-weight: bold;background-color:#3399CC;
+
float:left;  
 +
width:35%;
 +
color: white;  
 +
padding-top: 3px;  
 +
padding-bottom: 5px;  
 +
font-weight: bold;
 +
background-color:#3399CC;
 
}
 
}

Version du 9 décembre 2014 à 17:38

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

.BoiteLaborantin {
   background-image: url(images/Bibli_a_roulettes.png);


float:left; 
width:35%;
color: white; 
padding-top: 3px; 
padding-bottom: 5px; 
font-weight: bold;
background-color:#3399CC;
}