website: style

This commit is contained in:
Elysia 2025-11-02 15:34:55 +00:00
parent fd2faa3661
commit dd038072c9

View file

@ -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;