feat: re-add understrike to buttons

This commit is contained in:
moanos [he/him] 2024-11-14 21:11:12 +01:00
parent 82d3f95c99
commit 4a6584370e

View File

@ -43,6 +43,9 @@ table {
a { a {
color: inherit; color: inherit;
} }
a.btn, a.btn2 {
text-decoration: none;
}
table { table {
border: none; border: none;