mirror of
https://github.com/GOSTSec/gostexplr
synced 2025-03-13 05:51:26 +00:00
Logo brightness on hover
This commit is contained in:
parent
99db5149d7
commit
d8da19dd27
@ -18,6 +18,10 @@ a:hover {
|
||||
align: center;
|
||||
}
|
||||
|
||||
.header h1 a img:hover {
|
||||
filter: brightness(1.25);
|
||||
}
|
||||
|
||||
.header h1 a img {
|
||||
height: 2em;
|
||||
position: relative;
|
||||
|
Loading…
x
Reference in New Issue
Block a user