From 95148eaa7d125704796a4a32e7ff3cef83c5f1d9 Mon Sep 17 00:00:00 2001 From: TDavis Date: Sat, 30 Mar 2019 05:00:41 -0300 Subject: Fix menor --- cgi/templates/banned.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cgi') diff --git a/cgi/templates/banned.html b/cgi/templates/banned.html index 590ebb5..e61cb73 100644 --- a/cgi/templates/banned.html +++ b/cgi/templates/banned.html @@ -21,7 +21,7 @@ a:hover,a:active {color:#81A2BE;} .title { color: white; - margin-bottom: 14px; + margin-bottom: 28px; text-align: center; font-family: monospace; font-size: 23px; @@ -43,6 +43,7 @@ @media(max-width:720px){ body{margin:4px 8px 16px 4px;} .box{margin:0;padding:1em;} + .title{margin-bottom:14px;} ul{padding-left:1em;} } -- cgit v1.2.1-18-gbd029