Anpassungen GUI

This commit is contained in:
ja
2021-11-10 15:42:41 +01:00
parent 5db3122469
commit b639eb140b
3 changed files with 35 additions and 26 deletions

View File

@@ -6,7 +6,10 @@ h1 {
color: #043381;
font-size: 32px;
}
h2 {
color: #043381;
font-size: 28px;
}
#normaltable {
width: 1500px;
}
@@ -170,6 +173,10 @@ hr{
color: #043381;
font-size: 22px;
}
h2 {
color: #043381;
font-size: 28px;
}
#tableSearch {
width: 53%;
border:1px solid grey;