« Foreground.css » : différence entre les versions
sur le Dico des Ados : ton dictionnaire collaboratif, libre et gratuit !
Annulation des modifications 55207 de Vivian (discussion) Balise : Annulation |
Aucun résumé des modifications |
||
Ligne 48 : | Ligne 48 : | ||
} | } | ||
.button.secondary:hover { | button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus { | ||
background-color: #008cba; | background-color: #008cba; | ||
color: #ffffff; | color: #ffffff; |
Version du 27 octobre 2020 à 23:55
nav.top-bar,
.top-bar.expanded .title-area {
background: #34495e;
}
#navwrapper {
background: #34495e;
}
ul#top-bar-left li,
ul#top-bar-left li a
{
background: #34495e;
}
ul#top-bar-right li,
ul#top-bar-right li a {
background: #34495e;
}
ul#top-bar-left li:hover,
ul#top-bar-left li a:hover,
ul#top-bar-right li:hover:not(.has-form),
ul#top-bar-right li a:hover {
background: #3498db;
color: #fff;
font: bold;
}
.top-bar-section .has-dropdown > a:hover:after {
border-color: #fff transparent transparent transparent;
}
.top-bar-section .has-dropdown > a:hover:after {
border-color: #333 transparent transparent transparent;
}
li#echo-notifications {color:#3498db;}
#catlinks {
border-style: solid none none;
}
#catlinks .label{
background-color: #008CBA;
}
.button.secondary {
background-color: #f1f3f4;
color: #008cba;
}
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
background-color: #008cba;
color: #ffffff;
}
.show-for-medium-up {
font-family: 'Amiko',sans-serif;
}