Fixen von bugs nicht erfolgreich

This commit is contained in:
ja
2021-09-06 14:31:40 +02:00
parent 1bd944cfcb
commit b31e3dcd0f
7 changed files with 294 additions and 26 deletions

View File

@@ -112,9 +112,12 @@ ContentPlaceHolder1 {
.modal-dialog modal-dialog-scrollable {
width: 30%;
}
#contfluid {
width: 400px;
}
.modal-content {
width: 400px;
display:block;
display: block;
overflow-x: no-content;
}
.modal-header {
@@ -136,7 +139,7 @@ ContentPlaceHolder1 {
/* background-color:#043381;*/
background-color: #fff;
color: #043381;
width: 400px;
width: 700px;
}
.modal-header {
background-image: linear-gradient(to right, #003680, #0055cc);
@@ -289,7 +292,9 @@ ContentPlaceHolder1 {
top: -170px;
right: -952px;
}
#contfluid {
width: 756px;
}
#dropbtnbtnbtn {
background-color: #fff;
color: #043381;
@@ -427,6 +432,9 @@ ContentPlaceHolder1 {
#dropdownmenuecont ul li .button{
font-size:16px;
}
#contfluid {
width: 1200px;
}
}
#ContentPlaceHolder1 {
align-self: center;