Made a first version of the site

This commit is contained in:
2018-03-23 15:31:31 +01:00
parent 019378adc7
commit 5fcd620c2a
47 changed files with 6056 additions and 0 deletions

9
assets/css/001.scss Executable file
View File

@@ -0,0 +1,9 @@
---
---
@import "reset";
@import "main";
.default_title {
background: #00007f;
}