Minor changes

This commit is contained in:
2020-06-04 18:15:27 +02:00
parent 06901c72c0
commit 13cf05bf99
4 changed files with 60 additions and 41 deletions

View File

@@ -2,7 +2,7 @@ window {
background: black;
font-size: 30px;
}
label {
box {
background-color: rgba(255, 255, 255, .75);
border: 2px solid gray;
border-radius: 5px;