[10.0.100.dev] Taille des icones de la barre d'admin et effets
This commit is contained in:
parent
5c93617f73
commit
e0a75d4d00
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user