]> wagnertech.de Git - kivitendo-erp.git/commitdiff
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 db288deefa35e7d8a335404dc75c6bcc2f9660dd..b306e1ea80feaf7daf1db3a448a46ff322cbf5db 100644 (file)
@@ -111,7 +111,8 @@ div.login {
   background: #b8d1f3;
   color: #A0A0A0;
 }
-h1.login {
+.login h1 {
+  text-align: center;
   font-size: 150%;
 }
 table.login {