Änderungen CSS
This commit is contained in:
@@ -1,6 +1,4 @@
|
|||||||
|
#tableSearch {
|
||||||
|
|
||||||
#tableSearch {
|
|
||||||
width: 1250px;
|
width: 1250px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,4 @@
|
|||||||
|
.btn btn-primary {
|
||||||
|
|
||||||
.btn btn-primary {
|
|
||||||
color: #043381;
|
color: #043381;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
|
#containerseiterand {
|
||||||
#containerseiterand {
|
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
.btn btn-primary {
|
.btn btn-primary {
|
||||||
@@ -24,23 +23,23 @@ h1 {
|
|||||||
font-size: 32px;
|
font-size: 32px;
|
||||||
}
|
}
|
||||||
#imgcar {
|
#imgcar {
|
||||||
width: 100%;
|
width: 1200px;
|
||||||
height: auto;
|
height: auto;
|
||||||
}
|
}
|
||||||
.carousel-inner {
|
.carousel-inner {
|
||||||
width: 1604px;
|
width: 1200px;
|
||||||
height: 333px;
|
height: 333px;
|
||||||
}
|
}
|
||||||
.carousel-item {
|
.carousel-item {
|
||||||
width: 1604px;
|
width: 1200px;
|
||||||
height: 333px;
|
height: 333px;
|
||||||
}
|
}
|
||||||
.carousel-item active {
|
.carousel-item active {
|
||||||
width: 1604px;
|
width: 1200px;
|
||||||
height: 333px;
|
height: 333px;
|
||||||
}
|
}
|
||||||
.carousel slide {
|
.carousel slide {
|
||||||
width: 1604px;
|
width: 1200px;
|
||||||
height: 333px;
|
height: 333px;
|
||||||
}
|
}
|
||||||
@media (max-width: 558.98px) {
|
@media (max-width: 558.98px) {
|
||||||
|
|||||||
Reference in New Issue
Block a user