Änderungen an Container und h1 Überschriften css sowie Language mobil sidemenue picker
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user