« MediaWiki:Vector.css » : différence entre les versions

De Fab Labs Québec
Aller à :navigation, rechercher
(Page créée avec « →‎Le CSS placé ici affectera les utilisateurs de l’habillage Vector. : .boiteadroite {border:1px solid silver;padding:6px;float:right;font-size:80%;width:300px;margi... »)
 
Aucun résumé des modifications
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. */
body {font-size:110%;background-image:none;background-color:white;margin-right:25%;}
pre {white-space:pre-line;}
blockquote {white-space:pre-line;color:black;margin-top:0;margin-bottom:0;padding-top:0;line-height:1.33em}


.boiteadroite {border:1px solid silver;padding:6px;float:right;font-size:80%;width:300px;margin-right:-320px;}
.boiteadroite {border:1px solid silver;padding:6px;float:right;font-size:80%;width:300px;margin-right:-320px;}
.boiteadroite p span.catégorie {display:inline-block;width:100%;padding:0;background-color:beige;text-align:center;font-size:110%;}
.boiteadroite p span.catégorie {display:inline-block;width:100%;padding:0;background-color:beige;text-align:center;font-size:110%;}

Version du 1 octobre 2013 à 12:26

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


body {font-size:110%;background-image:none;background-color:white;margin-right:25%;}
pre {white-space:pre-line;}
blockquote {white-space:pre-line;color:black;margin-top:0;margin-bottom:0;padding-top:0;line-height:1.33em}


.boiteadroite {border:1px solid silver;padding:6px;float:right;font-size:80%;width:300px;margin-right:-320px;}
.boiteadroite p span.catégorie {display:inline-block;width:100%;padding:0;background-color:beige;text-align:center;font-size:110%;}