mirror of
https://github.com/exane/not-gwent-online
synced 2025-09-02 14:07:31 +00:00
little register logic
This commit is contained in:
@@ -101,4 +101,13 @@
|
||||
}
|
||||
:-ms-input-placeholder {
|
||||
color: darken(#8798ac, 10%);
|
||||
}
|
||||
|
||||
.form-error {
|
||||
float: left;
|
||||
clear: both;
|
||||
color: #c64b4b;
|
||||
font-size: 15px;
|
||||
margin: 20px 0;
|
||||
display: none;
|
||||
}
|
Reference in New Issue
Block a user