Add style to forgotpassword username
This commit is contained in:
@@ -87,6 +87,15 @@ main {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.big-frame h2{
|
||||||
|
text-align: center;
|
||||||
|
position: relative;
|
||||||
|
margin: 0;
|
||||||
|
top: -20px;
|
||||||
|
font-size: 15px;
|
||||||
|
color: var(--Mistox-Bright);
|
||||||
|
}
|
||||||
|
|
||||||
.big-frame .frame-item label{
|
.big-frame .frame-item label{
|
||||||
position: relative;
|
position: relative;
|
||||||
padding: 10px 0;
|
padding: 10px 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user