a
This commit is contained in:
parent
978223b95b
commit
38d136daf1
|
|
@ -180,7 +180,7 @@
|
|||
.wrap-input100 {
|
||||
text-align: center !important;
|
||||
/* border:solid; */
|
||||
|
||||
margin-bottom: 5px !important;
|
||||
}
|
||||
|
||||
.wrap-input100 input {
|
||||
|
|
@ -195,7 +195,18 @@
|
|||
border: solid !important
|
||||
}
|
||||
|
||||
|
||||
#langue{
|
||||
width: 300px;
|
||||
text-align:center;
|
||||
padding: 12px 12px;
|
||||
border-radius: 6px;
|
||||
border: 2px solid #7D4FFE !important;
|
||||
font-size: 14px;
|
||||
background-color: #ffffff;
|
||||
color: #7D4FFE;
|
||||
margin: 0 auto; box-sizing: border-box;
|
||||
}
|
||||
|
||||
.login-btn {
|
||||
width: 300px;
|
||||
background: #c8234a;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user