« MediaWiki:Common.css » : différence entre les versions
De 21Wiki
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 19 : | Ligne 19 : | ||
} | } | ||
#ca-talk { display:none!important; } | #ca-talk { display:none!important; } | ||
#t-specialpages{display:none !important;} | |||
body.page-Accueil #page-tools{ display:none!important; } | |||
.page-Accueil li#ca-delete { display: none !important; } | .page-Accueil li#ca-delete { display: none !important; } |
Version du 31 août 2021 à 15:52
/* Le CSS placé ici sera appliqué à tous les habillages. */
*{
font-family:initial !important;
}
.mw-parser-output a.external, .link-httpsttp{
background: none !important;
padding: 0 !important;
}
li{
list-style-type: none;
}
.mw-wiki-logo.fallback{
content: '';
width: 11em;
height: 11em;
background-repeat: no-repeat;
background-position: center center;
background-size: contain;
}
#ca-talk { display:none!important; }
#t-specialpages{display:none !important;}
body.page-Accueil #page-tools{ display:none!important; }
.page-Accueil li#ca-delete { display: none !important; }