]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/extra.css
adapt documentation for style import
[nominatim.git] / docs / extra.css
index 2151b06686b23a83f355606b0b7b1effe657e24c..033e99035d31261a95188af95e15788d60563b9c 100644 (file)
@@ -2,8 +2,8 @@
     display: none!important
 }
 
-.wy-nav-content {
-    max-width: 900px!important
+.md-content {
+    max-width: 800px
 }
 
 table {
@@ -29,3 +29,13 @@ th {
 
 .doc-children .doc-contents {
     margin-left: 3em;
+}
+
+.md-footer__inner {
+    display: none;
+}
+
+.headerlink {
+  filter: grayscale(100%);
+  font-size: 80%;
+}