From 7053264fb904a9bf016192d57cd49f6f4814c921 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Thu, 9 Jul 2020 17:39:59 +0200 Subject: CSS --- css/gitjoe.css | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'css/gitjoe.css') diff --git a/css/gitjoe.css b/css/gitjoe.css index ed81bc5..153cdfb 100644 --- a/css/gitjoe.css +++ b/css/gitjoe.css @@ -50,10 +50,14 @@ hr { } h1 { - font-size: x-large; + font-size: 140%; font-weight: bold; - margin: 2pt; - color: #292929; + text-align: left; + padding: 0em 0em 0.25rem 0em; + margin: 0pt; + margin-top: 1em; + color: #24c; + border-bottom: 2px solid #24c; } td.td_author { -- cgit v1.2.3