Beginnings of new site
This commit is contained in:
11
css/main.css
Normal file
11
css/main.css
Normal file
@@ -0,0 +1,11 @@
|
||||
* {
|
||||
font-family: 'Raleway', sans-serif;
|
||||
color: white;
|
||||
}
|
||||
body {
|
||||
background-color: #232323;
|
||||
}
|
||||
.center {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
Reference in New Issue
Block a user