]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/extra.css
move server route creation into async function
[nominatim.git] / docs / extra.css
index 2151b06686b23a83f355606b0b7b1effe657e24c..1decc4789e7d72f31ad9d445e72a488e4516c96b 100644 (file)
@@ -29,3 +29,13 @@ th {
 
 .doc-children .doc-contents {
     margin-left: 3em;
+}
+
+.md-footer__inner {
+    display: none;
+}
+
+.headerlink {
+  filter: grayscale(100%);
+  font-size: 80%;
+}