Repository: incubator-juneau-website
Updated Branches:
  refs/heads/asf-site 7e18a3865 -> 0cea1af85


Make download links larger.

Project: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/commit/0cea1af8
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/tree/0cea1af8
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/diff/0cea1af8

Branch: refs/heads/asf-site
Commit: 0cea1af853742d09b4613adda66d39e5a5084f66
Parents: 7e18a38
Author: JamesBognar <jamesbog...@apache.org>
Authored: Thu Oct 5 16:05:46 2017 -0400
Committer: JamesBognar <jamesbog...@apache.org>
Committed: Thu Oct 5 16:05:46 2017 -0400

----------------------------------------------------------------------
 content/downloads.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/0cea1af8/content/downloads.html
----------------------------------------------------------------------
diff --git a/content/downloads.html b/content/downloads.html
index 56a26c0..f8f1d13 100644
--- a/content/downloads.html
+++ b/content/downloads.html
@@ -10,7 +10,7 @@
            padding: 5px 20px;
            margin: 10px 0px 10px 0px;
            text-decoration: none;      
-           font-size: 0.67em;
+           font-size: 0.9em;
        font-weight: bold;
        background: linear-gradient(to bottom, #F5F5F5, #DEE3E9) repeat scroll 
0% 0% transparent;
        }
@@ -19,7 +19,7 @@
 <body>
 
        <h5 class='toc'>Current release</h5>
-       <p class='download'>
+       <p class='download current'>
                6.4.0 (Oct 4, 2017) 
                - <a 
href='http://juneau.incubator.apache.org/site/apidocs/overview-summary.html#6.4.0'>Release
 Notes</a>
                - <a 
href='https://www.apache.org/dyn/closer.cgi/incubator/juneau/binaries/juneau-6.4.0-incubating/apache-juneau-6.4.0-incubating-bin.zip'>Binaries</a>
 

Reply via email to