From 421fbff17f11ed5c34bfe770c5dbf52cf0a017d4 Mon Sep 17 00:00:00 2001 From: eupiteco Date: Sun, 26 Aug 2018 00:02:51 -0300 Subject: [PATCH] nav and sidebars styling --- _config.yml | 2 +- _includes/components/footer.html | 2 +- _includes/navbar.html | 2 +- _includes/navbar_side.html | 30 +++---- _includes/sidebar.html | 2 +- _includes/visuals/typography.html | 50 ++++++----- _site/404.html | 4 +- _site/assets/javascript/index.js | 8 +- _site/assets/styles/layout.scss | 29 +++---- _site/assets/styles/main.css | 22 ++--- _site/components/index.html | 40 ++++----- _site/copywriting/index.html | 36 ++++---- _site/getting-started/index.html | 34 ++++---- _site/index.html | 34 ++++---- .../update/2018/05/06/welcome-to-jekyll.html | 4 +- _site/visuals/index.html | 86 +++++++++++-------- assets/javascript/index.js | 8 +- assets/styles/layout.scss | 29 +++---- 18 files changed, 220 insertions(+), 202 deletions(-) diff --git a/_config.yml b/_config.yml index 35d4cf9..401d9c7 100644 --- a/_config.yml +++ b/_config.yml @@ -14,7 +14,7 @@ # You can create any custom variable you would like, and they will be accessible # in the templates via {{ site.myvariable }}. title: I2P Styleguide -logo: "/assets/images/horizontal_color.png" +logo: "/assets/images/horizontal_white.png" description: >- # this means to ignore newlines until "baseurl:" Write an awesome description for your new site here. You can edit this diff --git a/_includes/components/footer.html b/_includes/components/footer.html index c6f4173..df4c0a7 100644 --- a/_includes/components/footer.html +++ b/_includes/components/footer.html @@ -1,4 +1,4 @@ -