„threadr/style.css“ ändern

master
Jakob 2020-02-24 21:23:21 +01:00
parent 32b3c7e948
commit e86161b62d
1 changed files with 2 additions and 1 deletions

View File

@ -337,7 +337,8 @@ input[type=submit]:hover {
} }
div.form { div.form {
border: 5px solid #001858; border-radius: 5px;
border: 2px solid #001858;
background-color: #f3d2c1; background-color: #f3d2c1;
padding: 20px; padding: 20px;
} }