This commit is contained in:
2021-06-06 15:01:54 +02:00
parent 82680cc0db
commit 6a5b150cb8
2 changed files with 60 additions and 8 deletions

View File

@@ -8,6 +8,12 @@ body{
}
.border-special{
border-style: outset;
border-width: 0.2px;
padding: 20px;
}
.top-bar{
background-color: orange;
padding-bottom: 10px;