Initial Commit

This commit is contained in:
2017-03-07 10:55:53 +01:00
commit 498492d79e
7 changed files with 140 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
@import "../scss/loadscreen";
#loadscreen{
//@include
//background-color: white;
}
img {
@include cols(3,0);
margin-bottom: -4px;
}