author+date
[www.git] / www / style.css
index 4574914..fa34a11 100644 (file)
@@ -150,3 +150,11 @@ code {
 img {
        max-width: 100%;
 }
+
+#toc {
+    margin: 0em 2rem 0em 2rem;
+    padding: 1em;
+    background-color: white;
+    border-bottom-left-radius: 4px;
+    border-bottom-right-radius: 4px;
+}