basic stuff
This commit is contained in:
8
styles.css
Normal file
8
styles.css
Normal file
@@ -0,0 +1,8 @@
|
||||
:root {
|
||||
font-family: "Open Sans";
|
||||
background-color: #31363b;
|
||||
color: white;
|
||||
width: 69vw;
|
||||
margin: auto;
|
||||
}
|
||||
/* TODO: make it not bad */
|
||||
Reference in New Issue
Block a user