forked from hans/Nominatim
16 lines
150 B
CSS
16 lines
150 B
CSS
.toctree-l3 {
|
|
display: none!important
|
|
}
|
|
|
|
table {
|
|
margin-bottom: 12pt
|
|
}
|
|
|
|
th, td {
|
|
padding: 1pt 12pt;
|
|
}
|
|
|
|
th {
|
|
background-color: #eee;
|
|
}
|