« MediaWiki:Common.css » : différence entre les versions
De DMS
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 1 : | Ligne 1 : | ||
/* Le CSS placé ici sera appliqué à tous les habillages. */ | /* Le CSS placé ici sera appliqué à tous les habillages. */ | ||
a { | |||
background: rgba(0, 0, 0, 0) none repeat scroll 0 0; | |||
color: #080; | |||
font-weight: 800; | |||
text-decoration: none; | |||
} |
Version du 3 novembre 2016 à 09:12
/* Le CSS placé ici sera appliqué à tous les habillages. */ a { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; color: #080; font-weight: 800; text-decoration: none; }