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 @@ -

@@ -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 {