summaryrefslogtreecommitdiff
path: root/css/moe.css
diff options
context:
space:
mode:
authormion <>2026-03-21 16:41:56 +0000
committermion <>2026-03-21 16:41:56 +0000
commit1d4cefebd1053a697291a95beb32b3c535037b3d (patch)
tree024cb0f1c716c75387127740439904f14c80f6e3 /css/moe.css
parent091df3fb48d6b780f160d5d8d5fb5a34b165d2d3 (diff)
update
Diffstat (limited to 'css/moe.css')
-rw-r--r--css/moe.css3
1 files changed, 2 insertions, 1 deletions
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;