list added

This commit is contained in:
Jörg Henke
2022-05-02 12:38:28 +02:00
parent 4e966ed56e
commit 42c6a2b079
4 changed files with 79 additions and 35 deletions

View File

@ -7,6 +7,10 @@ body {
height: calc(100% - 76px);
}
.glassy {
background-color: rgba(1,1,1,0.1);
}
.formpane {
margin: 24px;
border: 1px solid silver;