Merge branch 'improvement/navigation' into improvement/navigation-new

# Conflicts:
#	_includes/nav.html
#	_layouts/default.html
This commit is contained in:
Silvio Giebl
2020-06-15 21:23:03 +02:00
9 changed files with 310 additions and 204 deletions

View File

@@ -14,3 +14,4 @@ $base-button-color: $grey-dk-250;
$code-background-color: $grey-dk-250;
$search-background-color: $grey-dk-250;
$table-background-color: $grey-dk-250;
$feedback-color: darken($sidebar-color, 3%);