Add example html file

Therefore also added normalize.css
This has to be different in the future
This commit is contained in:
Stephan 2016-12-08 23:21:28 +01:00
parent d8a0b5e8d0
commit eb4b4bfaca
9 changed files with 581 additions and 29 deletions

View file

@ -8,10 +8,12 @@
clear: both;
}
}
.float_left {
float: left;
margin-right: $space_3;
}
.overflow {
overflow: auto;
}