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 + +