[10.0.100.dev] Taille des icones de la barre d'admin et effets

This commit is contained in:
fredtempez 2019-11-15 21:18:21 +01:00
parent 5c93617f73
commit e0a75d4d00
1 changed files with 4 additions and 0 deletions

View File

@ -323,10 +323,13 @@ td > .col12 {
color: #FFF;
-webkit-transition: background .3s ease-out;
transition: background .3s ease-out;
font-size: 1.4em;
}
#bar a:hover {
background: #191A1A;
text-decoration: none;
font-size: 1.6em;
color: lightblue;
}
#bar a:active {
background: #111112;
@ -512,6 +515,7 @@ nav a {
nav a:hover {
text-decoration: none;
}
@media (min-width: 769px) {
nav #menu {
display: block;