From f536ff357198bdba216ed77a487de76e4b1e98e5 Mon Sep 17 00:00:00 2001 From: Ryan L McIntyre Date: Sat, 22 Apr 2017 21:40:45 -0400 Subject: [PATCH] :) --- _config.yml | 1 + _includes/css/main.css | 2 +- _includes/css/nerd-font-tweaks.css | 8 ++++++++ _posts/2017-01-01-home.md | 2 +- 4 files changed, 11 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 2e6d8c7c9..0a10ed8cb 100755 --- a/_config.yml +++ b/_config.yml @@ -34,6 +34,7 @@ colors: orange: '#fab125' turquoise: '#0fbfcf' yellow: '#ffce3e' + red: '#de3c3c' kramdown: auto_ids: false diff --git a/_includes/css/main.css b/_includes/css/main.css index 4a74a8cdd..d80c1a895 100644 --- a/_includes/css/main.css +++ b/_includes/css/main.css @@ -286,7 +286,7 @@ nav ul li:hover, nav ul li.active { right:0; width:200px; overflow:hidden; - height:206px; + height:209px; z-index:9999; } #forkongithub a { diff --git a/_includes/css/nerd-font-tweaks.css b/_includes/css/nerd-font-tweaks.css index be987b046..5f071807a 100644 --- a/_includes/css/nerd-font-tweaks.css +++ b/_includes/css/nerd-font-tweaks.css @@ -3,3 +3,11 @@ text-decoration: none; color: inherit; } + +#forkongithub .fa { + font-size: 1.5rem; +} + +#forkongithub span { + font-size: 1.75rem; +} diff --git a/_posts/2017-01-01-home.md b/_posts/2017-01-01-home.md index 14a7b6607..5fa7a4bba 100644 --- a/_posts/2017-01-01-home.md +++ b/_posts/2017-01-01-home.md @@ -36,7 +36,7 @@ style: center - Fork me on GitHub + Fork us on GitHub