Add example html file
Therefore also added normalize.css This has to be different in the future
This commit is contained in:
parent
d8a0b5e8d0
commit
eb4b4bfaca
9 changed files with 581 additions and 29 deletions
|
|
@ -45,7 +45,11 @@
|
|||
line-height: $head_line_4;
|
||||
}
|
||||
|
||||
|
||||
%short {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
-o-text-overflow: ellipsis; // vendor
|
||||
}
|
||||
|
||||
// Specific styles
|
||||
// -----------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue