CSS verändert.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user