website: style
This commit is contained in:
parent
fd2faa3661
commit
dd038072c9
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ textarea {
|
||||||
height: 300px;
|
height: 300px;
|
||||||
padding: 12px;
|
padding: 12px;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
border: 4px solid rgba(0, 108, 171);
|
border: 3px solid rgba(0, 108, 171);
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
background-color: rgb(255, 199, 44);
|
background-color: rgb(255, 199, 44);
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue