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

De TC-Dossiers
Aucun résumé des modifications
Page blanchie
Balise : Blanchiment
Ligne 1 : Ligne 1 :
body { background-color: #F7F7F7; }
#column-content { background-color: #ffffff; }


/* BARRE DE NAVIGATION HAUTE, BOUTONS MODIFIER, HISTORIQUE, SUPPR, ETC... */
body.skin--responsive #p-cactions li.selected a {
background-color: #127CA6;
border:0;
}
body.skin--responsive #p-cactions li {
padding:0;
}
body.skin--responsive #p-cactions li a {
background-color: #073A59;
color: #ffffff;
font-size: 1.2em;
border-radius: 7px;
padding: 0.2em 0.8em 0.2em;
border:0;
}
body.skin--responsive #p-cactions li a:hover {
color: #000000;
background-color: #C4EEF2;
border-radius: 7px;
border:0;
}

Version du 3 novembre 2024 à 01:31