diff options
Diffstat (limited to 'docs/doxygen/custom.css')
-rw-r--r-- | docs/doxygen/custom.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/doxygen/custom.css b/docs/doxygen/custom.css index 62183bf..e9f1ea8 100644 --- a/docs/doxygen/custom.css +++ b/docs/doxygen/custom.css | |||
@@ -230,6 +230,7 @@ div.fragment { | |||
230 | border: solid 1px rgb(221, 221, 221); | 230 | border: solid 1px rgb(221, 221, 221); |
231 | border-radius: 3px; | 231 | border-radius: 3px; |
232 | background-color: rgb(248, 248, 248); | 232 | background-color: rgb(248, 248, 248); |
233 | color: rgb(0,0,0); | ||
233 | } | 234 | } |
234 | 235 | ||
235 | div.line { | 236 | div.line { |
@@ -1719,4 +1720,4 @@ th.markdownTableHeadNone { | |||
1719 | #projectnumber { | 1720 | #projectnumber { |
1720 | font-size: 0.75rem; | 1721 | font-size: 0.75rem; |
1721 | } | 1722 | } |
1722 | } \ No newline at end of file | 1723 | } |