Global style tweaks

This commit is contained in:
billz 2024-10-25 01:19:44 -07:00
parent bc1c7803e0
commit 80aca6a971

View file

@ -31,6 +31,10 @@ a {
font-family: Helvetica, Arial, sans-serif;
}
th {
color: #495057 !important;
}
.h-underlined {
border-bottom: 1px solid #e3e6f0;
padding-bottom: 0.3rem;