feat: re-add understrike to buttons
This commit is contained in:
parent
82d3f95c99
commit
4a6584370e
@ -43,6 +43,9 @@ table {
|
|||||||
a {
|
a {
|
||||||
color: inherit;
|
color: inherit;
|
||||||
}
|
}
|
||||||
|
a.btn, a.btn2 {
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
table {
|
table {
|
||||||
border: none;
|
border: none;
|
||||||
|
Loading…
Reference in New Issue
Block a user