CSS verändert.

This commit is contained in:
ja
2021-09-06 10:15:54 +02:00
parent cac050af8d
commit f5a6393d7e
4 changed files with 12 additions and 10 deletions

View File

@@ -118,15 +118,16 @@ ContentPlaceHolder1 {
overflow-x: no-content;
}
.modal-header {
width: 40%;
width: 400px;
}
.modal-body {
/* background-color:#043381;*/
background-color: #fff;
color: #043381;
width:400px;
}
.modal-footer {
width: 40%;
width: 400px;
}
#exampleModalLabel {
font-size: 12px;
@@ -135,15 +136,15 @@ ContentPlaceHolder1 {
/* background-color:#043381;*/
background-color: #fff;
color: #043381;
width: 40%;
width: 400px;
}
.modal-header {
background-image: linear-gradient(to right, #003680, #0055cc);
color: #fff;
}
#Image1 {
width: 40%;
height: 40%;
width: 45%;
height: 45%;
}
#butclose {
transform: translateX(-50%);
@@ -232,12 +233,11 @@ ContentPlaceHolder1 {
background-color: #fff;
color: #043381;
}
#navbarhomebar{
#navbarhomebar {
background-color: #fff;
color: #043381;
margin-left: 21%;
}
.container-xxl {
background-color: #fff;
}
@@ -256,10 +256,12 @@ ContentPlaceHolder1 {
/* background-color:#043381;*/
background-color: #fff;
color: #043381;
width:400px;
}
.modal-header {
background-image: linear-gradient(to right, #003680, #0055cc);
color: #fff;
width: 400px;
}
#divueberdropdown {
margin-right: 7px;