Fixed several GUI-Bugs

This commit is contained in:
ja
2021-11-10 16:42:24 +01:00
parent 3066394a1f
commit 094c9f9758
10 changed files with 38 additions and 15 deletions

View File

@@ -85,7 +85,8 @@ ContentPlaceHolder1 {
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
background-color:#fff;
background-color: #fff;
width: 400px;
}
table {
border-collapse: collapse;