openwebrx-clone/htdocs/css/openwebrx-globals.css

8 lines
125 B
CSS

html, body
{
margin: 0;
padding: 0;
height: 100%;
font-family: "DejaVu Sans", Verdana, Geneva, sans-serif;
}