openwebrx-clone/htdocs/css/features.css
2020-05-09 00:27:42 +02:00

16 lines
263 B
CSS

@import url("openwebrx-header.css");
@import url("openwebrx-globals.css");
/* expandable photo not implemented on features page */
#webrx-top-photo-clip {
max-height: 67px;
}
h1 {
text-align: center;
margin: 50px 0;
}
.table {
color: inherit;
}