openwebrx/htdocs/css/features.css

16 lines
263 B
CSS
Raw Normal View History

2019-07-11 16:44:33 +02:00
@import url("openwebrx-header.css");
@import url("openwebrx-globals.css");
/* expandable photo not implemented on features page */
#webrx-top-photo-clip {
max-height: 67px;
}
2019-07-05 22:46:43 +02:00
h1 {
text-align: center;
margin: 50px 0;
2020-05-09 00:27:42 +02:00
}
.table {
color: inherit;
2019-07-05 22:46:43 +02:00
}