From a696b74852f245f96d34b2fc4a40cc527b12f197 Mon Sep 17 00:00:00 2001 From: ZiYi <1756318241@qq.com> Date: Wed, 8 Sep 2021 15:55:44 +0800 Subject: [PATCH] fix bugs --- static/css/index.css | 4 +++- templates/index.html | 3 ++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/static/css/index.css b/static/css/index.css index ec430ec..7595f76 100644 --- a/static/css/index.css +++ b/static/css/index.css @@ -43,6 +43,9 @@ ul{ overflow: auto; } li{ + position: relative; + left: 15%; + width: 70%; height: 10px; margin: 5px; padding: 10px; @@ -114,7 +117,6 @@ li{ box-shadow: 4px 4px 5px #888888; } #info{ - float: left; margin: 5px; padding: auto; width: 15%; diff --git a/templates/index.html b/templates/index.html index 6b89d7a..5a7210c 100644 --- a/templates/index.html +++ b/templates/index.html @@ -28,9 +28,10 @@ 0s + +