underlining some links

This commit is contained in:
frankknoll
2023-12-29 01:58:50 +01:00
parent 3adab75da4
commit e1681e9515
2 changed files with 7 additions and 3 deletions

View File

@@ -4934,4 +4934,8 @@ table.dataTable.display tbody tr.prrTooHigh {
.downloadButton {
margin-top: 10px;
}
a:link.underline, a:visited.underline, a:hover.underline, a:active.underline {
text-decoration: underline;
}