Css changes to start site
This commit is contained in:
@@ -17,10 +17,10 @@ div.userLogin {
|
|||||||
input.email_input {
|
input.email_input {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
border: transparent;
|
border: transparent;
|
||||||
border-bottom: 2px solid red;
|
border-bottom: 2px solid greenyellow;
|
||||||
color: #FFF;
|
color: #FFF;
|
||||||
font-size: xx-large;
|
font-size: xx-large;
|
||||||
width: fit-content;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
input.password_input {
|
input.password_input {
|
||||||
|
|||||||
Reference in New Issue
Block a user