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