mirror of
https://github.com/xuthus83/pigallery2.git
synced 2024-11-03 21:04:03 +08:00
Increase text opacity
This commit is contained in:
parent
cbfbebf697
commit
275da28dcd
@ -219,7 +219,7 @@ input[type="range"].zoom-progress::-moz-range-track {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.face {
|
.face {
|
||||||
opacity: 0.5;
|
opacity: 0.7;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
transition: opacity 0.5s;
|
transition: opacity 0.5s;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user