Commit file

This commit is contained in:
2023-12-03 19:36:24 +01:00
parent 3957d929f9
commit 822bdd4ecd

View File

@@ -20,7 +20,7 @@ h1 {
h1,h3,p,a,input,textarea,button,label { h1,h3,p,a,input,textarea,button,label {
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
text-decoration: none; text-decoration: none;
color: #ffffff; color: red;
border: none; border: none;
} }
.form-auth-wrap { .form-auth-wrap {