X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/d3425c4fa916369116dec8a3f20d73b7ee9bd512..9f417d5f64aecf72d4a3bd22d6e9d6c8fac76a51:/docs/extra.css diff --git a/docs/extra.css b/docs/extra.css index 136c59a6..1decc478 100644 --- a/docs/extra.css +++ b/docs/extra.css @@ -2,6 +2,10 @@ display: none!important } +.wy-nav-content { + max-width: 900px!important +} + table { margin-bottom: 12pt } @@ -13,3 +17,25 @@ 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; +} + +.md-footer__inner { + display: none; +} + +.headerlink { + filter: grayscale(100%); + font-size: 80%; +}