Änderungen CSS

This commit is contained in:
ja
2021-08-27 10:45:50 +02:00
parent 65245af832
commit 02e1fc9958
5 changed files with 27 additions and 16 deletions

View File

@@ -67,8 +67,7 @@ ContentPlaceHolder1 {
@media (max-width: 575px) {
table {
border-collapse: collapse;
border-collapse: collapse;
width: /*575px;*/ 126.65198237885463vw;
border: /*1px*/ 2.1744791666666665vw solid #ddd;
background-color: #fff;
@@ -88,10 +87,10 @@ ContentPlaceHolder1 {
color: #fff;
}
#btnsubmenu:hover {
background-color: #fff;
color: #043381;
}
#btnsubmenu:hover {
background-color: #fff;
color: #043381;
}
.modal-dialog modal-dialog-scrollable {
width: 30%;
@@ -180,9 +179,10 @@ ContentPlaceHolder1 {
color: #043381;
}
.navbar-brand {
#navbarhomebar{
background-color: #fff;
color: #043381;
margin-left: 21%;
}
.container-xxl {
@@ -199,7 +199,7 @@ ContentPlaceHolder1 {
position: absolute;
top: 50%;
right: 20px;
transform: translateY(-50%);
}
.modal-body {

View File

@@ -7,7 +7,7 @@
}
#tableSearch {
width: 1500px;
width: 1300px;
}
.align-self-xl-start {
@@ -19,9 +19,12 @@
}
.carousel-inner {
width: 600px;
width: 100%;
}
#imgcar {
width: 800px;
height: 333px;
}
@media (max-width: 558.98px) {
#conovertab {
width: 350px;