From a64f5ae5dd8a781ee8235ebbd531a24ce9935dd1 Mon Sep 17 00:00:00 2001 From: mion <> Date: Thu, 26 Feb 2026 17:04:17 +0000 Subject: IHATE IT IHATE IT I HATE IT --- stylesheets/moe.css | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 stylesheets/moe.css (limited to 'stylesheets/moe.css') diff --git a/stylesheets/moe.css b/stylesheets/moe.css deleted file mode 100644 index 054866a..0000000 --- a/stylesheets/moe.css +++ /dev/null @@ -1,25 +0,0 @@ - -body { - max-width: 960px; - margin-left: auto; - margin-right: auto; - background-image: url(media/moetile.png); - background-color: #ffb5cd; - color: purple; - font-family: "MS PGothic", "Mona", "Monapo", "IPAMonaPGothic", "IPAPGothic", "saitamaar_light", "submona", "times"; -} - -main { - background: linear-gradient(120deg, #ffb5cd, #ff74a0); - border: 1px purple solid; - padding: 10px; -} - - -html::after { - position: fixed !important; - content: url(media/nano.webp); - bottom: -5px !important; - right: 10px !important; - z-index: -1; -} -- cgit v1.2.3