Keep styling backward compatible

This commit is contained in:
Frédéric Guillot 2023-07-07 15:34:48 -07:00
parent e16870a638
commit f286c3c1c9
1 changed files with 2 additions and 0 deletions

View File

@ -578,6 +578,8 @@ template {
padding:0 .2em; padding:0 .2em;
margin: 10px; margin: 10px;
text-decoration: none; text-decoration: none;
background-color: transparent;
border: none;
} }
.btn-close-modal:hover { .btn-close-modal:hover {