aboutsummaryrefslogtreecommitdiff
path: root/server/tools/src/book_html.css
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2025-10-06 00:12:59 +0200
committermetamuffin <metamuffin@disroot.org>2025-10-06 00:12:59 +0200
commitd9aa659010f8ffd443133657cca6c541097cc1aa (patch)
treeac716b8427bbd872bc944438e39efc7eb74a2a3c /server/tools/src/book_html.css
parent6d7e8fda46be9d531551670cd66de2161e5dbeb5 (diff)
downloadhurrycurry-d9aa659010f8ffd443133657cca6c541097cc1aa.tar
hurrycurry-d9aa659010f8ffd443133657cca6c541097cc1aa.tar.bz2
hurrycurry-d9aa659010f8ffd443133657cca6c541097cc1aa.tar.zst
fix arrow tip; scrollable pages
Diffstat (limited to 'server/tools/src/book_html.css')
-rw-r--r--server/tools/src/book_html.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/tools/src/book_html.css b/server/tools/src/book_html.css
index fb60eb60..d64e9ef1 100644
--- a/server/tools/src/book_html.css
+++ b/server/tools/src/book_html.css
@@ -37,4 +37,5 @@ body {
aspect-ratio: 0.707;
width: 30em;
height: auto;
+ overflow-y: auto;
} \ No newline at end of file