From e2936c89204072613cb041f34c6b60bb1d66f95a Mon Sep 17 00:00:00 2001 From: leency Date: Mon, 12 Jul 2021 09:04:30 +0000 Subject: [PATCH] move "beta" to the centre of the line to avoid bad view on some small screens git-svn-id: file:///var/kolibrios-org-repos@26 ae7b2cb0-843d-483b-9e9e-b8a90ea88d30 --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 1271404..d3a8dde 100644 --- a/style.css +++ b/style.css @@ -310,7 +310,7 @@ iframe { padding: 2px 3px; letter-spacing: .5px; position: relative; - top: -12px; + top: -4px; left: 5px; }