Skip to content
Commits on Source (2)
......@@ -237,7 +237,7 @@ input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focu
.main-btn {
background: #6195FF;
color: #FFF;
color: #FFF !important;
}
.main-btn a:link{
......