X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/4ff0e20e1f1f44cb2d4385f1ebc5bac4aa6aff11..85a68f1e56a42e7d6778b12b45716f0e26932766:/docs/extra.css diff --git a/docs/extra.css b/docs/extra.css index 136c59a6..3aecf2ef 100644 --- a/docs/extra.css +++ b/docs/extra.css @@ -13,3 +13,12 @@ th, td { th { background-color: #eee; } + +.doc-object h6 { + margin-bottom: 0.8em; + font-size: 120%; +} + +.doc-object { + margin-bottom: 1.3em; +}