Änderungen start Navbar und kundenberiech oben von navbar

This commit is contained in:
ja
2021-08-30 16:59:57 +02:00
parent fcf6f0be45
commit 0763a1492a
4 changed files with 47 additions and 27 deletions

View File

@@ -101,7 +101,17 @@ ContentPlaceHolder1 {
background-color: #fff;
color: #043381;
}
#navbarhomebar {
/*transform: translateX(-50%);*/
left: 15%;
top: 20%;
position: absolute;
text-align: center;
height: 26px;
height: 2.0233463035019454vh;
width: 150px;
width: 19.97336884154461vw;
}
.modal-dialog modal-dialog-scrollable {
width: 30%;
}
@@ -228,7 +238,13 @@ ContentPlaceHolder1 {
right: 20px;
}
.nav {
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none
}
.modal-body {
/* background-color:#043381;*/
background-color: #fff;