1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2025-02-20 21:08:49 -05:00

fix the opacity lol

This commit is contained in:
Ashley 2023-12-20 20:34:46 +00:00
parent d2c8331346
commit 10b9755960

View file

@ -292,7 +292,7 @@ a[data-onclick="jump_to_time"] {
color: #000;
padding: 14px;
border-radius: 14px;
opacity: 0.8;
opacity: 1.0;
z-index: 999;
width: 13em;
text-align: center;