Änderungen an Container und h1 Überschriften css sowie Language mobil sidemenue picker
This commit is contained in:
@@ -13,7 +13,10 @@
|
||||
width: 1250px;
|
||||
}
|
||||
|
||||
|
||||
h1 {
|
||||
color: #043381;
|
||||
font-size: 32px;
|
||||
}
|
||||
|
||||
#normaltable {
|
||||
width: 1500px;
|
||||
@@ -30,7 +33,10 @@
|
||||
width: 315px;
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
h1 {
|
||||
color: #043381;
|
||||
font-size: 22px;
|
||||
}
|
||||
#tableSearch {
|
||||
width: 315px;
|
||||
}
|
||||
|
||||
@@ -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 {
|
||||
|
||||
@@ -143,6 +143,10 @@ ContentPlaceHolder1 {
|
||||
.nav-link dropdown-toggle::marker{
|
||||
visibility:hidden;
|
||||
}
|
||||
h1 {
|
||||
color: #043381;
|
||||
font-size: 22px;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 575px) {
|
||||
@@ -164,7 +168,10 @@ ContentPlaceHolder1 {
|
||||
#normaltable {
|
||||
padding-left: -0.125em;
|
||||
}
|
||||
|
||||
h1 {
|
||||
color: #043381;
|
||||
font-size: 32px;
|
||||
}
|
||||
#conovertab {
|
||||
max-width: 150px 11.25em;
|
||||
margin-left: 35px;
|
||||
|
||||
@@ -31,6 +31,10 @@
|
||||
.carousel-inner {
|
||||
width: 100%;
|
||||
}
|
||||
h1 {
|
||||
color: #043381;
|
||||
font-size: 32px;
|
||||
}
|
||||
#imgcar {
|
||||
width: 800px;
|
||||
height: 333px;
|
||||
@@ -42,7 +46,8 @@
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size: 12px;
|
||||
color: #043381;
|
||||
font-size: 22px;
|
||||
}
|
||||
|
||||
#tableSearch {
|
||||
|
||||
Reference in New Issue
Block a user