Aller au contenu

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

aucun résumé des modifications
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 2 702 : Ligne 2 702 :
}
}


body:not(.page-Accueil) .mw-body-content ul:not(.toc ul) > li::before {
body:not(.page-Accueil) .mw-body-content ul:not(.toc ul):not(.nph-ephem-list) > li::before {
   content: '\25C6';
   content: '\25C6';
   position: absolute;
   position: absolute;
Ligne 2 711 : Ligne 2 711 :
}
}


body:not(.page-Accueil) .mw-body-content ul:not(.toc ul) ul > li::before {
body:not(.page-Accueil) .mw-body-content ul:not(.toc ul):not(.nph-ephem-list) ul > li::before {
   content: '\25C7';
   content: '\25C7';
   color: #8A7FA0;
   color: #8A7FA0;