Преглед изворни кода

Fix website highlight of text

Adam Scott пре 1 година
родитељ
комит
6ca56a1b75
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      _static/css/custom.css

+ 1 - 0
_static/css/custom.css

@@ -668,6 +668,7 @@ footer {
 }
 
 .wy-body-for-nav {
+    position: relative;
     background-color: var(--content-wrap-background-color);
 }