This commit is contained in:
2020-12-16 20:03:14 +01:00
parent a37a1e1a91
commit 80b20f2098
5 changed files with 94 additions and 137 deletions

View File

@@ -33,7 +33,7 @@ div.userLogin {
input.email_input {
background-color: transparent;
border: transparent;
border-bottom: 2px solid greenyellow;
border-bottom: 2px solid #bb1515;
color: #FFF;
font-size: xx-large;
width: 500px;