mirror of
https://github.com/jketterl/openwebrx.git
synced 2025-12-06 07:12:09 +01:00
8 lines
127 B
CSS
8 lines
127 B
CSS
@import url("openwebrx-header.css");
|
|
@import url("openwebrx-globals.css");
|
|
|
|
h1 {
|
|
text-align: center;
|
|
margin: 50px 0;
|
|
}
|