« MediaWiki:Common.css » : différence entre les versions
De fablabo
Aucun résumé des modifications |
Aucun résumé des modifications |
||
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;
}