Différences entre les versions de « MediaWiki:Common.css »
Aller à la navigation
Aller à la recherche
m |
|||
| Ligne 2 : | Ligne 2 : | ||
* { | * { | ||
color:red; | color:red; | ||
font-size: 11; | |||
font-family:Helvetica,Arial; | font-family:Helvetica,Arial; | ||
} | } | ||
Version du 18 octobre 2013 à 14:56
/* Le CSS placé ici sera appliqué à tous les habillages. */
* {
color:red;
font-size: 11;
font-family:Helvetica,Arial;
}