From 47389c41e24fe5b286c33feaae961c91f9d6c16b Mon Sep 17 00:00:00 2001 From: "fred.boniface" Date: Fri, 28 Oct 2022 21:04:54 +0100 Subject: [PATCH] Further styling fixes --- style/new_style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style/new_style.css b/style/new_style.css index d4bfcbb..d396467 100644 --- a/style/new_style.css +++ b/style/new_style.css @@ -128,14 +128,14 @@ body { display: block; white-space: nowrap; } -@media screen and (max-height: 400px){#sidebar a{margin-top:0px;padding-top:0px}} +@media screen and (max-height: 455px){#sidebar a{margin-top:0px;padding-top:0px}} #sidebar a:hover {color: var(--main-text-color)} #sidebar a:active {color: var(--main-text-color)} #sidebar_logo { margin-top: 30%; text-align: center; } -@media screen and (max-height: 540px){#sidebar_logo{display:none} +@media screen and (max-height: 640px){#sidebar_logo{display:none} } #sidebar_social { position: absolute;