From 332d34da90d0f139d7d5e162ba6a5e11b9c4d4aa Mon Sep 17 00:00:00 2001
From: Justin Ethier
Date: Sat, 5 Nov 2016 22:11:55 -0400
Subject: [PATCH] Relocating github link
---
_layouts/main.html | 4 +++-
stylesheets/stylesheet.css | 5 +++--
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/_layouts/main.html b/_layouts/main.html
index a73098fb..f057960b 100644
--- a/_layouts/main.html
+++ b/_layouts/main.html
@@ -35,7 +35,6 @@
News
- View on GitHub
@@ -55,6 +54,9 @@
Download this project as a tar.gz file
-->
+
diff --git a/stylesheets/stylesheet.css b/stylesheets/stylesheet.css
index be7ed087..60ab9d9d 100644
--- a/stylesheets/stylesheet.css
+++ b/stylesheets/stylesheet.css
@@ -371,8 +371,9 @@ p.banner {
z-index: 10;
bottom: -40px;
right: 0;
- height: 70px;
- background: url('../images/icon_download.png') no-repeat 0% 90%;
+ height: 52px;
+ /*height: 70px;*/
+ /*background: url('../images/icon_download.png') no-repeat 0% 90%;*/
}
.zip_download_link {