« Utilisateur:Maxim21/common.css » : différence entre les versions
mAucun résumé des modifications |
mAucun résumé des modifications |
||
| Ligne 17 : | Ligne 17 : | ||
font-weight: bold; | font-weight: bold; | ||
color: white !important; | color: white !important; | ||
} | |||
.navboxmk2 td { | |||
padding: 3px; | |||
} | } | ||
Version du 1 décembre 2014 à 15:46
.navboxmk2 th {
background-color: gray;
color: white;
}
.navboxmk2 {
color: lightgray;
}
.navboxmk2 .caseTitre {
background-color: darkgray;
color: white;
font-weight: bold;
}
.navboxmk2 .caseTitre a {
font-weight: bold;
color: white !important;
}
.navboxmk2 td {
padding: 3px;
}
.navboxmk2 td a {
font-weight: bold;
}