From 6e1d0b6b271951170f7ef6adcb187be59bec39be Mon Sep 17 00:00:00 2001 From: ashley Date: Mon, 8 Sep 2025 22:54:27 +0200 Subject: [PATCH] test something --- html/watch.ejs | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/html/watch.ejs b/html/watch.ejs index 16aa7aa9..99725e44 100644 --- a/html/watch.ejs +++ b/html/watch.ejs @@ -232,6 +232,21 @@ a[data-onclick="jump_to_time"] { margin-bottom: 40px; } + + + + + +@font-face { + src: url("/css/OpenDyslexic3-Regular.ttf"); + font-family: "OpenDyslexic3"; + font-style: normal; + font-stretch: 1% 800%; + font-display: swap; +} + + + .comment-form h4 { text-align: center; margin-bottom: 50px;