22: impressum page

This commit is contained in:
Joerg Reichert 2018-03-31 17:22:42 +02:00
parent ad77627973
commit f2fe2ac6a4
6 changed files with 60 additions and 1 deletions

View file

@ -17,3 +17,8 @@
@import 'foundation_and_overrides';
@import 'objects/search-result';
.left {float:left}
.right {float:right}
.clear {clear:both}
.header_indent{ padding-left: 20px }