From 3c5cfb5f8b1d027970a89afe1b9c3382f8e99c07 Mon Sep 17 00:00:00 2001 From: hippoz Date: Sat, 24 Oct 2020 23:36:57 +0300 Subject: [PATCH] this is the best i can do with aligning the logo. i literally cant BRUHH --- res/style.css | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/res/style.css b/res/style.css index 5d5e68c..f02ea25 100644 --- a/res/style.css +++ b/res/style.css @@ -52,11 +52,13 @@ br { float: left; } .navigation-branding-h { - font-size: xx-large; - padding: 5px; - margin-top: 7px; - margin-bottom: 7px; + font-size: 34px; + padding: 4px; + margin-top: 2px; + margin-bottom: 2px; white-space: nowrap; + text-decoration: none; + border: none; } .noselect {