openwebrx-clone/htdocs/css/features.css

12 lines
231 B
CSS
Raw Normal View History

2019-07-11 14:44:33 +00: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 20:46:43 +00:00
h1 {
text-align: center;
margin: 50px 0;
}