added login modal & registration modal
This commit is contained in:
@@ -66,3 +66,14 @@
|
||||
|
||||
/* larger devices */
|
||||
@media (min-width: 1200px) {}
|
||||
|
||||
/* input fields registration */
|
||||
.registerform .form-control {
|
||||
border-radius: 0px;
|
||||
border: 1px solid #cfd6e1;
|
||||
background-color: #e9eef5;
|
||||
color: #212934;
|
||||
font-size: .9em;
|
||||
padding: 10px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
Reference in New Issue
Block a user