diff options
Diffstat (limited to 'nimdoc.out.css')
| -rw-r--r-- | nimdoc.out.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nimdoc.out.css b/nimdoc.out.css index 4ee73ea..72b6734 100644 --- a/nimdoc.out.css +++ b/nimdoc.out.css @@ -644,7 +644,7 @@ div.topic { margin: 2em; }
div.search_results {
- background-color: antiquewhite;
+ background-color: var(--third-background);
margin: 3em;
padding: 1em;
border: 1px solid #4d4d4d;
@@ -888,4 +888,4 @@ span.pragmawrap { span.attachedType {
display: none;
visibility: hidden;
-}
\ No newline at end of file +}
|
