Images Compressed Login page modifications
This commit is contained in:
Vendored
+8
-13
@@ -16,15 +16,17 @@ h5{
|
||||
}
|
||||
|
||||
.info-numberbox{
|
||||
width: 20px;
|
||||
/* height: 20px; */
|
||||
background-color: white;
|
||||
color: var(--info-header-color);
|
||||
background: linear-gradient(145deg,rgb(27,45,83,0.9),rgb(10,19,34)) !important;
|
||||
color: white;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
font-size: 14px;
|
||||
font-weight: 700;
|
||||
border-radius: 50%;
|
||||
height: 30px;
|
||||
width: 30px;
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
.info-numberbox.selectdonefiled{
|
||||
@@ -80,18 +82,11 @@ h5{
|
||||
}
|
||||
|
||||
.detailsAddressBg{
|
||||
background: #2E1835;
|
||||
background: linear-gradient(112.1deg, rgb(63, 76, 119) -14.8% , rgb(32, 38, 57) 100.4%);
|
||||
color: white;
|
||||
}
|
||||
|
||||
.detailsAddressBtn{
|
||||
background-color: #F89C1F;
|
||||
border: none;
|
||||
padding: 0.5rem;
|
||||
border-radius: 5px;
|
||||
cursor: pointer;
|
||||
color: white;
|
||||
}
|
||||
|
||||
|
||||
.paymentgatewaypage{
|
||||
width: 100vw;
|
||||
|
||||
Verwijs in nieuw issue
Block a user