This commit is contained in:
Willy 2021-09-11 20:43:19 +02:00
parent e64701246b
commit e6959e7ff0

View File

@ -33,8 +33,8 @@ h1, h2, h3, h4 {
.login-statusbar {
border-top: 2px solid #fff;
background: rgb(38,152,11);
background: linear-gradient(0deg, rgba(38,152,11,1) 0%, rgba(32,172,19,1) 50%, rgba(46,172,16,1) 100%);
background: rgb(40,150,13);
background: linear-gradient(0deg, rgba(40,150,13,1) 0%, rgba(51,171,19,1) 50%, rgba(63,166,15,1) 100%);
}
.login-statusbar-inner {