Line 43: | Line 43: | ||
.form-input:hover, textarea:hover { | .form-input:hover, textarea:hover { | ||
border: 2px solid {{{2}}} !important; | border: 2px solid {{{2}}} !important; | ||
− | + | } | |
textarea { | textarea { | ||
border: 2px solid {{{2}}} !important; | border: 2px solid {{{2}}} !important; | ||
Line 53: | Line 53: | ||
-ms-user-select: text; | -ms-user-select: text; | ||
user-select: text; | user-select: text; | ||
− | |||
} | } | ||
+ | |||
.btn { | .btn { | ||
Line 60: | Line 60: | ||
border-radius: 3px; | border-radius: 3px; | ||
margin-top: 20px; | margin-top: 20px; | ||
− | + | font-weight: 300 !important; | |
font-size: 25px !important; | font-size: 25px !important; | ||
} | } | ||
− | |||
− | |||
.form-group { | .form-group { |
Revision as of 21:12, 24 October 2017
{{{1}}}