X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/d3425c4fa916369116dec8a3f20d73b7ee9bd512..02d357d29e40a8dfe5bc8eb4eac35c3ad3cc0958:/docs/extra.css diff --git a/docs/extra.css b/docs/extra.css index 136c59a6..9289c1d3 100644 --- a/docs/extra.css +++ b/docs/extra.css @@ -13,3 +13,11 @@ th, td { th { background-color: #eee; } + +/* Indentation for mkdocstrings. +div.doc-contents:not(.first) { + padding-left: 25px; + border-left: 4px solid rgba(230, 230, 230); + margin-bottom: 60px; +}*/ +