fix toc
[wolnelektury.git] / src / wolnelektury / static / 2022 / styles / layout / _text.scss
index 0a0e2a5..22ad16c 100644 (file)
 
     
 }
+
+#heretoc {
+    margin-top: .5em;
+}
+
 #menu .box {
     display: none;
     position: absolute;
     height: 300px;
     padding: 30px; 
     overflow: auto;
-    background: #F7BA00;
+    background: #FFE79E;
     box-shadow: 0px 0px 20px rgba(1, 129, 137, 0.2);
     border-radius: 10px;
 }
     height: 300px;
     padding: 0px 30px 30px; 
     overflow: auto;
-    background: #F7BA00;
     box-shadow: 0px 0px 20px rgba(1, 129, 137, 0.2);
     border-radius: 10px;