replace screenshoted images with real ones plus style footer

This commit is contained in:
Benedikt Rötsch
2017-09-29 13:21:23 +02:00
committed by Benedikt Rötsch
parent 926b59aaaa
commit 19cf4d1c56
16 changed files with 290 additions and 175 deletions

View File

@@ -1,6 +1,7 @@
@custom-media --breakpoint-desktop (min-width: 700px);
:root {
--content-max-width: 980px;
--grid-gutter: 22px;
--border-radius: 3px;
@@ -15,7 +16,7 @@
--color-bg-default: #fff;
--color-bg-grey: #f7f9fa;
--color-bg-separator: #f2f5f7;
--color-bg-separator: #e5ebed;
--color-sidebar-bg: #f7f9fa;