Initial website commit

This commit is contained in:
Drew DeVault 2015-08-23 20:52:00 -04:00
commit 0fe4c30e20
6 changed files with 493 additions and 0 deletions

11
css/master.scss Normal file
View file

@ -0,0 +1,11 @@
---
---
body {
background-color: #111;
color: #fff;
}
video {
max-width: 100%;
}