From 1e0340d5ceeac2c67702d0a8478659e3d13f6e37 Mon Sep 17 00:00:00 2001 From: filesite Date: Sat, 7 Sep 2024 03:05:30 +0800 Subject: [PATCH] css of version update --- themes/beauty/views/site/index.php | 6 +++--- www/css/beauty.css | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/themes/beauty/views/site/index.php b/themes/beauty/views/site/index.php index 2d0afea..a4bf9be 100644 --- a/themes/beauty/views/site/index.php +++ b/themes/beauty/views/site/index.php @@ -59,11 +59,11 @@ eof; } } ?> -

  • +

  • - 版本 + 版本
    - 发布@ + 发布@
  • diff --git a/www/css/beauty.css b/www/css/beauty.css index f86b7f8..8602933 100644 --- a/www/css/beauty.css +++ b/www/css/beauty.css @@ -143,6 +143,7 @@ a:link{text-decoration:none} .othervideos{max-height:560px;overflow-y:auto} .btn_autoplay{margin:5px} +.mt-3{margin-top:3em} .mt-2{margin-top:2em} .mt-1{margin-top:1em} .mr-1{margin-right:1em}