From f63d8e742f6f1cd0321acfd9ffcfd71afd6c956d Mon Sep 17 00:00:00 2001 From: chai Date: Fri, 18 Mar 2022 00:00:16 +0800 Subject: *misc --- index.php | 2 +- res/styles.css | 7 +++++++ search.php | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index fbe066b..61cab56 100644 --- a/index.php +++ b/index.php @@ -8,7 +8,7 @@
-
+
diff --git a/res/styles.css b/res/styles.css index e7e8c08..eaf5ad3 100644 --- a/res/styles.css +++ b/res/styles.css @@ -26,6 +26,13 @@ body{ min-height: 100%; } +#container-uppper { + margin:0 auto; + max-width: 720px; + background-color: #fff; + min-height: calc(100% - 30px); +} + #music_inner { float: left; position: relative; diff --git a/search.php b/search.php index 472c508..71d5a63 100644 --- a/search.php +++ b/search.php @@ -8,7 +8,7 @@
-
+
-- cgit v1.1-26-g67d0