]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/extra.css
switch to material theme
[nominatim.git] / docs / extra.css
index 136c59a6438121ba5c3c645fb1376cd2feb378d3..2151b06686b23a83f355606b0b7b1effe657e24c 100644 (file)
@@ -2,6 +2,10 @@
     display: none!important
 }
 
+.wy-nav-content {
+    max-width: 900px!important
+}
+
 table {
     margin-bottom: 12pt
 }
@@ -13,3 +17,15 @@ th, td {
 th {
     background-color: #eee;
 }
+
+.doc-object h6 {
+    margin-bottom: 0.8em;
+    font-size: 130%;
+}
+
+.doc-object {
+    margin-bottom: 1.3em;
+}
+
+.doc-children .doc-contents {
+    margin-left: 3em;