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

@ -45,7 +45,11 @@
line-height: $head_line_4;
}
%short {
overflow: hidden;
text-overflow: ellipsis;
-o-text-overflow: ellipsis; // vendor
}
// Specific styles
// -----------------------------------------------------------------------------