Further form style changes
This commit is contained in:
parent
9133ad7df0
commit
c7374c32f8
@ -26,6 +26,7 @@ body {
|
||||
.form-text-small {
|
||||
text-align: center;
|
||||
border: black;
|
||||
width: 80%;
|
||||
border-radius: 5px;
|
||||
padding: 10px;
|
||||
font-size: 18px;
|
||||
@ -34,8 +35,8 @@ body {
|
||||
.form-text-large {
|
||||
text-align: left;
|
||||
border: black;
|
||||
max-width: 80%;
|
||||
height: 40px;
|
||||
width: 80%;
|
||||
height: 70px;
|
||||
border-radius: 5px;
|
||||
padding: 5px;
|
||||
font-size: 16px;
|
||||
|
Reference in New Issue
Block a user