„threadr/style.css“ ändern

master
Jakob 2020-02-24 21:53:30 +01:00
parent 072f2de475
commit 33b66ca40d
1 changed files with 2 additions and 1 deletions

View File

@ -349,7 +349,8 @@ input[type=submit]:hover {
div.form { div.form {
border-radius: 5px; border-radius: 5px;
border: 2px solid #001858; border: 1px solid #001858;
background-color: #f3d2c1; background-color: #f3d2c1;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
padding: 20px; padding: 20px;
} }