mirror of
https://github.com/osm-search/Nominatim.git
synced 2024-11-23 05:35:13 +03:00
3746befd88
Also switches mkdocstrings to 0.18 with the rather unfortunate consequence that now mkdocstrings-python-legacy is needed as well.
25 lines
260 B
CSS
25 lines
260 B
CSS
.toctree-l3 {
|
|
display: none!important
|
|
}
|
|
|
|
table {
|
|
margin-bottom: 12pt
|
|
}
|
|
|
|
th, td {
|
|
padding: 1pt 12pt;
|
|
}
|
|
|
|
th {
|
|
background-color: #eee;
|
|
}
|
|
|
|
.doc-object h6 {
|
|
margin-bottom: 0.8em;
|
|
font-size: 120%;
|
|
}
|
|
|
|
.doc-object {
|
|
margin-bottom: 1.3em;
|
|
}
|