mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-06 06:53:38 +00:00
7 lines
127 B
CSS
7 lines
127 B
CSS
@import url("openwebrx-header.css");
|
|
@import url("openwebrx-globals.css");
|
|
|
|
h1 {
|
|
text-align: center;
|
|
margin: 50px 0;
|
|
}
|