MediaWiki:Common.css : Différence entre versions

De WikiUpLib
Aller à : navigation, rechercher
 
Ligne 14 : Ligne 14 :
 
line-height:12pt;
 
line-height:12pt;
 
text-align:center;
 
text-align:center;
color:red;
 
 
border: 1px solid lightgrey;
 
border: 1px solid lightgrey;
 
}
 
}

Version actuelle datée du 21 octobre 2015 à 16:17

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

/*
border:1pt solid black;
*/

.testcss {
color:red;
}

.vignette_Une {
font-family:Arial Narrow;
font-size:8pt; 
line-height:12pt;
text-align:center;
border: 1px solid lightgrey;
}