From eb476cef16cff27a903ebcb35d1415384c774b1b Mon Sep 17 00:00:00 2001 From: Falk Date: Sun, 14 Jan 2018 21:58:51 +0100 Subject: [PATCH] =?UTF-8?q?macht,=20dass=20die=20site-info=20(Impressum=20?= =?UTF-8?q?und=20"Proudly=20powered=20by=20Ref=20IT=20and=20Ref=20PR!")=20?= =?UTF-8?q?im=20schmalen=20modus=20(also=20bei=20geringer=20breite=20des?= =?UTF-8?q?=20Browser,=20Smartphone=20etc)=20mittig=20sitzt=20und=20nicht?= =?UTF-8?q?=20rechtsb=C3=BCndig.=20Normale=20Ansicht=20bleibt=20h=C3=BCbsc?= =?UTF-8?q?h.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index fe0e2e4..de38d4d 100644 --- a/style.css +++ b/style.css @@ -212,7 +212,7 @@ h6 { } .site-info { - float:right; + text-align:center; padding:0; margin:0!important; -- GitLab