Files
cesium.one/styles.css
2020-12-26 10:55:51 -05:00

8 lines
151 B
CSS

:root {
font-family: "Open Sans";
background-color: #31363b;
color: white;
width: 69vw;
margin: auto;
}
/* TODO: make it not bad */