Update
This commit is contained in:
parent
cd0c3c66da
commit
377f866d4d
2 changed files with 3 additions and 3 deletions
|
@ -70,14 +70,13 @@ $topbar-link-color-active-hover: #000;
|
||||||
|
|
||||||
$topbar-dropdown-label-color: $ci-2;
|
$topbar-dropdown-label-color: $ci-2;
|
||||||
$topbar-dropdown-link-bg-hover: $ci-6;
|
$topbar-dropdown-link-bg-hover: $ci-6;
|
||||||
$topbar-dropdown-bg: $ci-6; // Hintergrund kleine Navigation
|
|
||||||
|
|
||||||
$topbar-link-bg-active: $ci-6; // Aktiver ausgewählter Menupunkt
|
$topbar-link-bg-active: $ci-6; // Active Navigation Link
|
||||||
$topbar-link-bg-hover: $ci-6;
|
$topbar-link-bg-hover: $ci-6;
|
||||||
$topbar-link-bg-active-hover: $ci-2;
|
$topbar-link-bg-active-hover: $ci-2;
|
||||||
|
|
||||||
|
|
||||||
$topbar-dropdown-bg: $ci-6; // Hintergrund kleine Navigation
|
$topbar-dropdown-bg: $ci-6; // Background Mobile Navigation
|
||||||
$topbar-dropdown-link-color: #000;
|
$topbar-dropdown-link-color: #000;
|
||||||
$topbar-dropdown-link-bg: $ci-2;
|
$topbar-dropdown-link-bg: $ci-2;
|
||||||
|
|
||||||
|
|
|
@ -12,6 +12,7 @@ permalink: "/roadmap/"
|
||||||
{: .t30 }
|
{: .t30 }
|
||||||
|
|
||||||
* [Add schema.org Markup for Videos](https://support.google.com/webmasters/answer/2413309?hl=en)
|
* [Add schema.org Markup for Videos](https://support.google.com/webmasters/answer/2413309?hl=en)
|
||||||
|
* Get rid of Backstretch.js and solve it with pure CSS
|
||||||
* Layout/Template for category-archives
|
* Layout/Template for category-archives
|
||||||
* Clean bare-bones version of *Feeling Responsive*
|
* Clean bare-bones version of *Feeling Responsive*
|
||||||
* Landingpage
|
* Landingpage
|
||||||
|
|
Reference in a new issue