From 294f3e00df5e449b328df37e5a6451121012a90a Mon Sep 17 00:00:00 2001 From: whycq <whycq> Date: 星期四, 09 十二月 2021 17:01:07 +0800 Subject: [PATCH] # --- views/index.html | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/views/index.html b/views/index.html index ca60737..a705062 100644 --- a/views/index.html +++ b/views/index.html @@ -40,6 +40,7 @@ line-height: 25px; margin-top: 15px; margin-left: 2.5%; + display: block; } #sidebar p2{ height: 10px; @@ -48,6 +49,9 @@ text-indent: 2.5%; letter-spacing:2px; line-height: 8px; + margin-top: 5px; + margin-left: 2.5%; + display: block; } #baobiao1{ -- Gitblit v1.9.1