summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--doc/nimdoc.css9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/nimdoc.css b/doc/nimdoc.css
index 72b6734ab..6025d6601 100644
--- a/doc/nimdoc.css
+++ b/doc/nimdoc.css
@@ -63,12 +63,13 @@ Modified by Boyd Greenfield and narimiran
 .theme-switch-wrapper {

   display: flex;

   align-items: center;

+}

 

-  em {

-    margin-left: 10px;

-    font-size: 1rem;

-  }

+.theme-switch-wrapper em {

+  margin-left: 10px;

+  font-size: 1rem;

 }

+

 .theme-switch {

   display: inline-block;

   height: 22px;