adjust styling on password login and button
This commit is contained in:
parent
f35c2e499c
commit
bf9e8c0c69
@ -96,8 +96,9 @@ button {
|
||||
margin: 20px auto;
|
||||
font-size: 20px;
|
||||
padding: 8px;
|
||||
border: 1px solid #fff;
|
||||
border-radius: 4px;
|
||||
border: 1px solid #333;
|
||||
border-radius: 8px;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
form input[type=password] {
|
||||
|
Loading…
x
Reference in New Issue
Block a user