minot GUI improvements

This commit is contained in:
Stephan Richter
2020-10-27 23:19:34 +01:00
parent 6986c418e7
commit 57f9bb17f1
3 changed files with 7 additions and 2 deletions

View File

@@ -9,6 +9,11 @@ body{
min-height: 100%;
background: #c6dbd2;
}
button{
border: 1px solid blue;
border-radius: 3px;
margin: 2px;
}
#plan,
.window{