« Utilisateur:Maxim21/common.css » : différence entre les versions
m Et bien sûr, je me plante encore. |
mAucun résumé des modifications |
||
| Ligne 19 : | Ligne 19 : | ||
#mp-frame #mp-second-tab, #mp-frame #mp-zero-tab { | #mp-frame #mp-second-tab, #mp-frame #mp-zero-tab { | ||
width: 150px !important !important; | width: 150px !important !important; | ||
color: lightgray; | |||
margin: 0 !important; | margin: 0 !important; | ||
padding: 0 !important; | padding: 0 !important; | ||
| Ligne 61 : | Ligne 62 : | ||
background-color: dodgerblue; | background-color: dodgerblue; | ||
border: 1px solid dodgerblue; | border: 1px solid dodgerblue; | ||
border-radius: 0 0 15px 0; | |||
} | } | ||
| Ligne 66 : | Ligne 68 : | ||
background-color: goldenrod; | background-color: goldenrod; | ||
border: 1px solid goldenrod; | border: 1px solid goldenrod; | ||
border-radius: 0 15px 0 0; | |||
} | } | ||
#mp-frame #mp-second-tab table tr td a:hover, #mp-frame #mp-zero-tab table tr td a:hover { | #mp-frame #mp-second-tab table tr td a:hover, #mp-frame #mp-zero-tab table tr td a:hover { | ||
text-decoration: none !important; | text-decoration: none !important; | ||
} | |||
#mp-frame #mp-zero-tab a, #mp-frame #mp-second-tab a { | |||
color: lightgray !important; | |||
} | } | ||
| Ligne 177 : | Ligne 184 : | ||
#mp-frame #mp-menu-g1 td a:hover { | #mp-frame #mp-menu-g1 td a:hover { | ||
background-color: palegoldenrod; | background-color: palegoldenrod; | ||
} | } | ||
#mp-frame #mp-menu-g2 td a:hover { | #mp-frame #mp-menu-g2 td a:hover { | ||
background-color: deepskyblue !important; | background-color: deepskyblue !important; | ||
} | } | ||