mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 09:07:59 +00:00
fix the opacity lol
This commit is contained in:
parent
d2c8331346
commit
10b9755960
@ -292,7 +292,7 @@ a[data-onclick="jump_to_time"] {
|
|||||||
color: #000;
|
color: #000;
|
||||||
padding: 14px;
|
padding: 14px;
|
||||||
border-radius: 14px;
|
border-radius: 14px;
|
||||||
opacity: 0.8;
|
opacity: 1.0;
|
||||||
z-index: 999;
|
z-index: 999;
|
||||||
width: 13em;
|
width: 13em;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
Loading…
Reference in New Issue
Block a user