Skip to content

Commit 377f866

Browse files
committed
Update
1 parent cd0c3c6 commit 377f866

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

_sass/_02_settings_colors.scss

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,14 +70,13 @@ $topbar-link-color-active-hover: #000;
7070

7171
$topbar-dropdown-label-color: $ci-2;
7272
$topbar-dropdown-link-bg-hover: $ci-6;
73-
$topbar-dropdown-bg: $ci-6; // Hintergrund kleine Navigation
7473

75-
$topbar-link-bg-active: $ci-6; // Aktiver ausgewählter Menupunkt
74+
$topbar-link-bg-active: $ci-6; // Active Navigation Link
7675
$topbar-link-bg-hover: $ci-6;
7776
$topbar-link-bg-active-hover: $ci-2;
7877

7978

80-
$topbar-dropdown-bg: $ci-6; // Hintergrund kleine Navigation
79+
$topbar-dropdown-bg: $ci-6; // Background Mobile Navigation
8180
$topbar-dropdown-link-color: #000;
8281
$topbar-dropdown-link-bg: $ci-2;
8382

pages/roadmap.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ permalink: "/roadmap/"
1212
{: .t30 }
1313

1414
* [Add schema.org Markup for Videos](https://support.google.com/webmasters/answer/2413309?hl=en)
15+
* Get rid of Backstretch.js and solve it with pure CSS
1516
* Layout/Template for category-archives
1617
* Clean bare-bones version of *Feeling Responsive*
1718
* Landingpage

0 commit comments

Comments
 (0)