Add underline to body links.

This commit is contained in:
inference 2022-11-03 05:29:20 +00:00
parent 65ae3aa90d
commit 5322a817fa

View File

@ -26,6 +26,7 @@
font-family: Roboto, sans-serif;
font-size: 18px;
color: #ffffff;
text-decoration: underline;
}
.table-link {