added close button

This commit is contained in:
Grisu
2022-09-18 19:05:46 +02:00
parent 0a3beeeaec
commit 55e51a8214
6 changed files with 45 additions and 30 deletions

View File

@@ -130,6 +130,10 @@ form .txt_field{
width: 100%;
}
.btn-close a {
text-decoration: none;
}
.form_div {
margin-left: 5px;
margin-right: 5px;