From c593451cbbfdda140bdeff440d4363683a0e2c35 Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Wed, 19 Oct 2022 12:04:57 +0100 Subject: [PATCH] Ad missing css --- style/new_menu.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style/new_menu.css b/style/new_menu.css index 84f5668..f232124 100644 --- a/style/new_menu.css +++ b/style/new_menu.css @@ -53,15 +53,15 @@ #sidebar a { padding: 8px 8px 8px 8px; - margin-left: 20px; margin-top: 10px; font-family: sans-serif; font-weight: 300; text-decoration: none; - text-align: right; + text-align: center; font-size: 25px; color: cyan; display: block; + white-space: nowrap; } #sidebar_logo {