Add pages

This commit is contained in:
daydreamer-json
2026-02-28 06:07:53 +09:00
parent 971c2aa04f
commit 4cfa379343
370 changed files with 6550 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
#endmin-thumbsup {
width: 200px;
position: fixed;
bottom: 0;
left: 50%;
transform: translateX(-50%);
z-index: -1000;
}