From 056ce5f151fc6d5d2d1a23193f01bcc877ffbb61 Mon Sep 17 00:00:00 2001 From: Philipp Schafft Date: Thu, 1 Oct 2020 23:49:28 +0000 Subject: [PATCH] Cleanup: Removed unused sections --- web/assets/css/style.css | 8 -------- 1 file changed, 8 deletions(-) diff --git a/web/assets/css/style.css b/web/assets/css/style.css index 3ff11d44..dd794525 100644 --- a/web/assets/css/style.css +++ b/web/assets/css/style.css @@ -274,18 +274,10 @@ section.box table.table-keys tr td:first-child { main { display: block; clear: both; - /*background: #CAD5DB;*/ - /*background: #FFF;*/ max-width: 800px; margin: 0 auto; } -main > h2 { - /* Blue line below titles */ - /*border-bottom: 2px #4f8cb0 solid;*/ - /*text-align: center;*/ -} - footer { border-top: 2px #29495C solid; padding: 0.25em 1em;