« MediaWiki:Common.css » : différence entre les versions
Aller à la navigation
Aller à la recherche
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 4 : | Ligne 4 : | ||
} | } | ||
.page-FAQ_Simulateurs .firstHeading | .page-FAQ_Simulateurs .firstHeading #toc { | ||
/*background-color:goldenrod 1;*/ | |||
background-color:red; | background-color:red; | ||
} | } |
Version du 27 décembre 2017 à 16:09
/* Le CSS placé ici sera appliqué à tous les habillages. */ .page-Accueil .firstHeading, .page-FAQ_Simulateurs .firstHeading { display:none; } .page-FAQ_Simulateurs .firstHeading #toc { /*background-color:goldenrod 1;*/ background-color:red; }