openwebrx-clone/htdocs/css/map.css

23 lines
380 B
CSS

@import url("openwebrx-header.css");
@import url("openwebrx-globals.css");
/* expandable photo not implemented on map page */
#webrx-top-photo-clip {
max-height: 67px;
}
html, body, .openwebrx-map {
width: 100%;
height: 100%;
margin: 0;
}
h3 {
margin: 10px 0;
}
ul {
margin-block-start: 5px;
margin-block-end: 5px;
padding-inline-start: 25px;
}