Skip to content

Commit 543e20b

Browse files
committed
docs: Fix CSS
1 parent d9958ba commit 543e20b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/doxygen/custom.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,7 @@ div.fragment {
230230
border: solid 1px rgb(221, 221, 221);
231231
border-radius: 3px;
232232
background-color: rgb(248, 248, 248);
233+
color: rgb(0,0,0);
233234
}
234235

235236
div.line {
@@ -1719,4 +1720,4 @@ th.markdownTableHeadNone {
17191720
#projectnumber {
17201721
font-size: 0.75rem;
17211722
}
1722-
}
1723+
}

0 commit comments

Comments
 (0)