From 1a63ba93b9bb91651280993cf3f5722e5c83b659 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Thu, 9 Jul 2020 17:45:58 +0200 Subject: CSS update --- css/gitjoe.css | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/css/gitjoe.css b/css/gitjoe.css index 153cdfb..8a0f87d 100644 --- a/css/gitjoe.css +++ b/css/gitjoe.css @@ -53,11 +53,10 @@ h1 { font-size: 140%; font-weight: bold; text-align: left; - padding: 0em 0em 0.25rem 0em; - margin: 0pt; - margin-top: 1em; + padding: 0; + margin: 0; + margin-top: 0; color: #24c; - border-bottom: 2px solid #24c; } td.td_author { -- cgit v1.2.3