From e08e8e9a3209797c216a35e9312e85498c968051 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Wed, 8 Jul 2020 18:37:02 +0200 Subject: CSS test --- css/gitjoe.css | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/css/gitjoe.css b/css/gitjoe.css index 6c2d624..a89b185 100644 --- a/css/gitjoe.css +++ b/css/gitjoe.css @@ -19,6 +19,10 @@ body { background-color: #f5f5f5; position: relative; min-height: 100%; + padding: 5pt 0 5pt 0; + padding-bottom: 2.5rem; + margin-left: 10%; + margin-right: 20%; } header { @@ -71,13 +75,6 @@ div#content tr:hover { background-color: #d1e2f4; } -div.body-contents { - padding: 5pt 0 5pt 0; - padding-bottom: 2.5rem; - margin-left: 10%; - margin-right: 20%; -} - div.body-contents h1 { font-size: 140%; font-weight: bold; -- cgit v1.2.3