X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/4ff0e20e1f1f44cb2d4385f1ebc5bac4aa6aff11..f917fa67aa19e912db472d2eeedde631be496428:/docs/extra.css diff --git a/docs/extra.css b/docs/extra.css index 136c59a6..2151b066 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,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;