From 02e25cebfce5caf4c527ed85c183d2ba85890586 Mon Sep 17 00:00:00 2001 From: MuGeminorum <20459298+MuGeminorum@users.noreply.github.com> Date: Sun, 14 Apr 2024 11:19:53 +0800 Subject: [PATCH] combine 2d 3d --- css/bgm.css | 7 +++++++ index-3d.html | 1 + index.html | 1 + 3 files changed, 9 insertions(+) diff --git a/css/bgm.css b/css/bgm.css index 6bf8193..6e0a893 100644 --- a/css/bgm.css +++ b/css/bgm.css @@ -14,6 +14,13 @@ background: url(../img/bgm.png) no-repeat; } +.idx { + display: block; + position: fixed; + bottom: 10px; + left: 10px; +} + .play { background-position-y: 0px !important; } diff --git a/index-3d.html b/index-3d.html index 78f4a8d..8d3b1f4 100644 --- a/index-3d.html +++ b/index-3d.html @@ -67,6 +67,7 @@ + 2D diff --git a/index.html b/index.html index db6f0de..bef9c60 100644 --- a/index.html +++ b/index.html @@ -67,6 +67,7 @@ + 3D