lx-office-erp-CSS: Fontgröße/Zentrierung auf Loginseite gefixt
authorMoritz Bunkus <m.bunkus@linet-services.de>
Fri, 14 Oct 2016 13:44:48 +0000 (15:44 +0200)
committerMoritz Bunkus <m.bunkus@linet-services.de>
Fri, 14 Oct 2016 13:49:25 +0000 (15:49 +0200)
css/lx-office-erp/main.css

index db288de..b306e1e 100644 (file)
@@ -111,7 +111,8 @@ div.login {
   background: #b8d1f3;
   color: #A0A0A0;
 }
-h1.login {
+.login h1 {
+  text-align: center;
   font-size: 150%;
 }
 table.login {