diff options
| author | mion <> | 2026-02-11 23:07:17 +0000 |
|---|---|---|
| committer | mion <> | 2026-02-11 23:07:17 +0000 |
| commit | 18798b4fe566aaf510caaf4843cdd1fdfc1a40a3 (patch) | |
| tree | 11a7ab8b835b3de3ac56cbf3d91d5284b05e1106 /html/moe.css | |
| parent | 7b20c4b86c198ead941fe37507d806a19ee3711f (diff) | |
help
Diffstat (limited to 'html/moe.css')
| -rw-r--r-- | html/moe.css | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/html/moe.css b/html/moe.css deleted file mode 100644 index 054866a..0000000 --- a/html/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; -} |
