Set background color for main container and adjust styles for login and password pages

This commit is contained in:
a.beging@eas-solutions.de
2026-04-22 13:29:25 +02:00
parent 4d4648b187
commit ad9e2ae8c1
5 changed files with 5 additions and 3 deletions

View File

@@ -4,6 +4,7 @@
html, body {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
background-color: #f5ffed !important;
}
h1:focus {