#19 Table border color

This commit is contained in:
Daniel Brendel
2024-04-03 02:25:41 +02:00
parent 3b2f71ae26
commit 07d4ad4425
2 changed files with 2 additions and 2 deletions

View File

@ -214,7 +214,7 @@ a.navbar-burger:hover {
}
.content-section tbody {
border: 1px solid #ccc;
border: 1px solid rgb(61, 87, 100);
}
.content-section td {