From 18759d2cd84202650172593f8a2014569f3ca20f Mon Sep 17 00:00:00 2001 From: speedie Date: Wed, 19 Apr 2023 11:33:53 +0200 Subject: [PATCH] changes to the css --- ls.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ls.css b/ls.css index 9184524..67f89cd 100644 --- a/ls.css +++ b/ls.css @@ -30,7 +30,8 @@ body#left #wrapper { h1 { font-size: 10px; padding: 0 10px; - margin: 0px 0 0; + text-align: center; + margin: 5px 5 5; background-color: #363636; position: sticky; top: 0;