We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5488f92 commit d2e3c8bCopy full SHA for d2e3c8b
book/thesis_projects/BSc/2025_Q3_IschaHollemans_CEG/Report/5_analysing_results.md
@@ -49,13 +49,13 @@ based on the historical droughts.*
49
50
tr:nth-child(1),
51
tr:nth-child(2) {
52
- background-color: #000080; /* Dark Blue for header rows */
+ background-color: #ADD8E6; /* Light Blue for header rows */
53
font-weight: bold;
54
}
55
56
tr:nth-child(6),
57
tr:nth-child(7) {
58
59
60
61
</style>
0 commit comments