Couple of clean ups.

This commit is contained in:
Darren 'Tadgy' Austin 2024-08-09 18:39:49 +01:00
commit 638bea432e
3 changed files with 3 additions and 3 deletions

View file

@ -8,7 +8,6 @@ a:visited {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
@ -60,6 +59,7 @@ td {
padding-top: 5px;
}
.bold {
font-weight: bold;
}