From b8b40746cb1f35c70c054ebe8174374829303ece Mon Sep 17 00:00:00 2001 From: Damlanur Date: Fri, 17 Apr 2020 16:50:28 +0200 Subject: [PATCH] css Changes --- static/stats.css | 2 +- static/topicformat.css | 17 ----------------- 2 files changed, 1 insertion(+), 18 deletions(-) diff --git a/static/stats.css b/static/stats.css index be0d2d3..f48db5d 100644 --- a/static/stats.css +++ b/static/stats.css @@ -2,7 +2,7 @@ body { background-color: #F4EBE8; font-family: Roboto Mono, monospace; font-size:20px; - padding-top: 200px; + padding-top: 120px; padding-left: 120px; padding-right: 120px; } diff --git a/static/topicformat.css b/static/topicformat.css index 4c432ac..bfc1e24 100644 --- a/static/topicformat.css +++ b/static/topicformat.css @@ -51,23 +51,6 @@ body { border-style: hidden; } -/*links*/ - -a:link { - text-decoration: underline; - color: #371F10; -} - -a:visited { - text-decoration: none; - color: #371F10; -} - -a:hover { - text-decoration: none; - color: blue; -} - h1 { position: fixed; right:0%;