summaryrefslogtreecommitdiffstats
path: root/docs/extra.css
diff options
context:
space:
mode:
Diffstat (limited to 'docs/extra.css')
-rw-r--r--docs/extra.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/extra.css b/docs/extra.css
index 5643925..12a7663 100644
--- a/docs/extra.css
+++ b/docs/extra.css
@@ -2,3 +2,11 @@ a.toctree-l3 {
margin-left: 10px;
/* display: none; */
}
+
+.wy-nav-content {
+ max-width: 1000px;
+}
+
+.document hr {
+ border-top: 1px solid #666;
+} \ No newline at end of file