apply new values to config

This commit is contained in:
Jakob Ketterl
2020-03-26 23:04:02 +01:00
parent d71dc35239
commit 7efe254a66
3 changed files with 28 additions and 1 deletions

View File

@ -10,3 +10,7 @@ body {
background-color: #2e2e2e;
color: #DDD;
}
.buttons {
text-align: right;
}