From f5c081b13c3b2090cd350e51f4743e4987a2ea61 Mon Sep 17 00:00:00 2001 From: filesite Date: Tue, 30 Jul 2024 09:29:12 +0800 Subject: [PATCH] css improve --- www/css/beauty.css | 1 + 1 file changed, 1 insertion(+) diff --git a/www/css/beauty.css b/www/css/beauty.css index 5a9a4c1..a60219f 100644 --- a/www/css/beauty.css +++ b/www/css/beauty.css @@ -139,6 +139,7 @@ a:link{text-decoration:none} .video_previewer{display:none;position:fixed;right:4px;bottom:4px;width:200px;height:112px;overflow:hidden;z-index:1000} .othervideos{max-height:560px;overflow-y:auto} +.btn_autoplay{margin:5px} .mt-2{margin-top:2em} .mt-1{margin-top:1em}