ld31-space-diggers/public/styles.css

11 lines
177 B
CSS

html, body {
background-color: #eee;
margin: 0;
padding: 0;
/*cursor: none;*/
}
@font-face {
font-family: 'Minecraftia';
src: url('font/Minecraftia-Regular.ttf');
}