_reset table, tr, td border none iportant

This commit is contained in:
2021-08-17 22:19:06 +02:00
parent 30e3aca691
commit 4a32d5c2c4
4 changed files with 3368 additions and 10 deletions

View File

@ -52,5 +52,5 @@ input[type="password"]{
}
table, tr, td {
border: none;
border: none!important;
}