More fixes

This commit is contained in:
Frankie B 2023-07-29 17:25:04 +01:00
commit d781702215
No known key found for this signature in database
5 changed files with 37 additions and 51 deletions

View file

@ -10,6 +10,6 @@ body {
background-color: #333;
}
table.gb_entry_details tr td {
table.gb-entry_details tr td {
padding-right: 5px;
}