Skip to content

Commit d2e3c8b

Browse files
committed
table test 6
1 parent 5488f92 commit d2e3c8b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

book/thesis_projects/BSc/2025_Q3_IschaHollemans_CEG/Report/5_analysing_results.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,13 @@ based on the historical droughts.*
4949

5050
tr:nth-child(1),
5151
tr:nth-child(2) {
52-
background-color: #000080; /* Dark Blue for header rows */
52+
background-color: #ADD8E6; /* Light Blue for header rows */
5353
font-weight: bold;
5454
}
5555

5656
tr:nth-child(6),
5757
tr:nth-child(7) {
58-
background-color: #000080; /* Dark Blue for header rows */
58+
background-color: #ADD8E6; /* Light Blue for header rows */
5959
font-weight: bold;
6060
}
6161
</style>

0 commit comments

Comments
 (0)