Code design Änderungen sowie Design-Anpassungen aöller Seiten auf Mobilgeräten

This commit is contained in:
ja
2021-11-16 16:08:14 +01:00
parent 5d95e67ec5
commit 82fcd1cc85
14 changed files with 156 additions and 34 deletions

View File

@@ -21,10 +21,16 @@
overflow-x: auto;
}
body {
width: 400px;
width: 390px;
}
h1 {
font-size: 12px;
color: #043381;
font-size: 22px;
}
h2 {
color: #043381;
font-size: 30px;
}
#tableSearch {