apply darkly theme

This commit is contained in:
Jakob Ketterl
2020-05-14 22:31:54 +02:00
parent 10d6309608
commit e557d46c0d
10 changed files with 27 additions and 23 deletions

View File

@ -1,11 +1,6 @@
@import url("openwebrx-header.css");
@import url("openwebrx-globals.css");
body {
background-color: #2e2e2e;
color: #DDD;
}
.buttons {
text-align: right;
}