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

@ -12,6 +12,7 @@ a {
color: $basic_highlight_color;
}
}
.link_line {
border-bottom-width: $tiny_space;
border-bottom-style: dotted;
@ -139,5 +140,5 @@ ins {
}
del {
}