Änderungen an Container und h1 Überschriften css sowie Language mobil sidemenue picker

This commit is contained in:
ja
2021-08-27 17:00:03 +02:00
parent 7507d9ed4e
commit fd0a71ee93
13 changed files with 77 additions and 138 deletions

View File

@@ -21,19 +21,23 @@
margin-left: 0px;
width: 1700px;
}
h1 {
color:#043381;
font-size: 32px;
}
@media (max-width: 558.98px) {
#conovertab {
width: 350px;
width: 325px;
overflow-x: auto;
}
h1 {
font-size: 12px;
color: #043381;
font-size: 22px;
}
#tableSearch {
max-width: 60%;
max-width: 50%;
}
#containerseiterand {
@@ -49,12 +53,12 @@
#tableSearch {
width: 1500px;
width: 325px;
}
#conovertab {
margin-left: 10px;
width: 1200px;
width: 315px;
}
.align-self-xl-start {