From: Will Budic Date: Thu, 21 Sep 2023 06:46:25 +0000 (+1000) Subject: Layout fixes. X-Git-Url: https://lifelog.hopto.org/gitweb/?a=commitdiff_plain;h=2315308160b3f7277b961b7514170adaa148dee8;p=LifeLog.git Layout fixes. --- diff --git a/htdocs/cgi-bin/index.cgi b/htdocs/cgi-bin/index.cgi index 812e4d1..29b1220 100755 --- a/htdocs/cgi-bin/index.cgi +++ b/htdocs/cgi-bin/index.cgi @@ -6,9 +6,6 @@ # Which then can be moved to a respective include file over there. # This controller binds and provides to the parser to do its magic thing. # -# Programed by: Will Budic -# Open Source License -> https://choosealicense.com/licenses/isc/ -# use v5.30; use strict; use warnings; diff --git a/htdocs/cgi-bin/index.cnf b/htdocs/cgi-bin/index.cnf index 4ca5f38..b79f4a4 100644 --- a/htdocs/cgi-bin/index.cnf +++ b/htdocs/cgi-bin/index.cnf @@ -153,7 +153,7 @@ text-align: left; padding-bottom: 10px; margin-right: 30px; - margin-top:5px; + margin-top: 15px; } .cnf h1{ @@ -184,6 +184,7 @@ text-align: left; padding-bottom: 20px; margin-right: 30px; + margin-top: 15px; } .perl h1{ @@ -309,6 +310,7 @@ function loadDocResult(content){