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