aboutsummaryrefslogtreecommitdiff
path: root/web/style
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2024-05-14 01:17:41 +0200
committermetamuffin <metamuffin@disroot.org>2024-05-14 01:17:41 +0200
commitd7636b4707f09862577515c87007f3ac0b705ed8 (patch)
treea280e08cc8747cee5abde103fb37b712c2d8456b /web/style
parent1ea1c6fda12c7a49c5bb17ed5432967cddb1fd64 (diff)
downloadjellything-d7636b4707f09862577515c87007f3ac0b705ed8.tar
jellything-d7636b4707f09862577515c87007f3ac0b705ed8.tar.bz2
jellything-d7636b4707f09862577515c87007f3ac0b705ed8.tar.zst
jsp: show video res
Diffstat (limited to 'web/style')
-rw-r--r--web/style/player.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/style/player.css b/web/style/player.css
index 246f7c6..45cb58a 100644
--- a/web/style/player.css
+++ b/web/style/player.css
@@ -64,9 +64,9 @@ form.playerconf {
}
video::cue {
+ background-color: transparent;
/* TODO this is inefficient */
/* print(", ".join([f"{x/19}em {y/19}em black" for x in range(-5,6) for y in range(-5,6) if x*x+y*y < 5*5])) */
- background-color: transparent;
text-shadow: 0em 0.1em black,
0.02079116908177593em 0.09781476007338058em black,
0.040673664307580015em 0.0913545457642601em black,