Files
Nominatim/docs/extra.css
2023-02-04 21:11:49 +01:00

21 lines
215 B
CSS

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;
}