OpenWebRX_Solar_SDR/openwebrx/htdocs/css/openwebrx-globals.css

8 lines
125 B
CSS
Raw Normal View History

2022-02-10 23:48:55 +01:00
html, body
{
margin: 0;
padding: 0;
height: 100%;
font-family: "DejaVu Sans", Verdana, Geneva, sans-serif;
}