This commit is contained in:
Georg Reisinger
2019-03-20 20:10:25 +01:00
3 changed files with 23 additions and 22 deletions

View File

@ -1,20 +0,0 @@
body {
background-color: rgb(240, 240, 240) !important;
}
.msl {
color: rgb(56, 56, 56) !important;
}
.activeL {
background-color: #e53935 !important;
color: #f0f0f0 !important;
}
.ico {
color: #bdbdbd !important;
}
.brand-logo {
margin-left: 30px !important;
}