From 1d4cefebd1053a697291a95beb32b3c535037b3d Mon Sep 17 00:00:00 2001 From: mion <> Date: Sat, 21 Mar 2026 16:41:56 +0000 Subject: update --- css/moe.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'css/moe.css') diff --git a/css/moe.css b/css/moe.css index 054866a..741413a 100644 --- a/css/moe.css +++ b/css/moe.css @@ -7,6 +7,7 @@ body { background-color: #ffb5cd; color: purple; font-family: "MS PGothic", "Mona", "Monapo", "IPAMonaPGothic", "IPAPGothic", "saitamaar_light", "submona", "times"; + font-size: 12pt; } main { @@ -16,7 +17,7 @@ main { } -html::after { +body::after { position: fixed !important; content: url(media/nano.webp); bottom: -5px !important; -- cgit v1.2.3