From 323d3cd573839279d73192ca702b364bba253f8b Mon Sep 17 00:00:00 2001 From: "sigonasr2, Sig, Sigo" Date: Tue, 3 May 2022 14:29:14 +0000 Subject: [PATCH] Move element a bit --- sitefiles/sig.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sitefiles/sig.css b/sitefiles/sig.css index 014d166..6661303 100644 --- a/sitefiles/sig.css +++ b/sitefiles/sig.css @@ -52,6 +52,11 @@ body{ .content .title{ font-size:x-large; + border-bottom-style: outset; + border-radius: 32px; + background-color:$SITE_BACKCOL; + position:relative; + bottom:24px; } .content{