From a41bca72773522d96c9eea9f64ac9ebef5b83f63 Mon Sep 17 00:00:00 2001 From: mumuy Date: Fri, 26 Jan 2018 08:46:42 +0800 Subject: [PATCH] =?UTF-8?q?updated=20=E6=A0=B7=E5=BC=8F=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 4 ++-- style/index.css | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 7943924..d58a397 100644 --- a/index.html +++ b/index.html @@ -58,9 +58,9 @@ -

+

-

+


diff --git a/style/index.css b/style/index.css index 0c54607..e128641 100644 --- a/style/index.css +++ b/style/index.css @@ -94,6 +94,9 @@ a:hover{ min-width: 90px; margin-right:10px; } +.mod-panel p span{ + margin-right: 10px; +} .mod-panel .btn{ width: 36px; cursor: pointer;