mirror of
https://github.com/chinchang/web-maker.git
synced 2025-01-29 10:37:59 +01:00
style tweak: lighten the logo in footer
This commit is contained in:
parent
29e5ed6cf7
commit
073a08b176
@ -315,9 +315,11 @@ li.CodeMirror-hint-active {
|
||||
vertical-align: middle;
|
||||
-webkit-filter: grayscale(0.9);
|
||||
transition: 0.4s ease;
|
||||
opacity: 0.3;
|
||||
}
|
||||
.footer:hover .logo {
|
||||
-webkit-filter: grayscale(0);
|
||||
opacity: 1;
|
||||
}
|
||||
.footer__right {
|
||||
font-size: 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user