openwebrx-clone/htdocs/css/features.css

11 lines
158 B
CSS
Raw Normal View History

2019-07-11 14:44:33 +00:00
@import url("openwebrx-header.css");
@import url("openwebrx-globals.css");
2019-07-05 20:46:43 +00:00
h1 {
text-align: center;
margin: 50px 0;
2020-05-08 22:27:42 +00:00
}
.table {
color: inherit;
2019-07-05 20:46:43 +00:00
}