You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juneau.apache.org by ja...@apache.org on 2017/04/17 16:18:11 UTC

incubator-juneau-website git commit: Update header.

Repository: incubator-juneau-website
Updated Branches:
  refs/heads/asf-site 8e3e8f668 -> 50b542c5b


Update header.

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/50b542c5
Tree: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/tree/50b542c5
Diff: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/diff/50b542c5

Branch: refs/heads/asf-site
Commit: 50b542c5bc9e66862dfb129755cd05931afd14b3
Parents: 8e3e8f6
Author: JamesBognar <ja...@apache.org>
Authored: Mon Apr 17 12:18:09 2017 -0400
Committer: JamesBognar <ja...@apache.org>
Committed: Mon Apr 17 12:18:09 2017 -0400

----------------------------------------------------------------------
 content/index.html | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/50b542c5/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index c41d572..41867c5 100644
--- a/content/index.html
+++ b/content/index.html
@@ -11,8 +11,7 @@
 		html, body { margin:0px; height: 100%; width: 100%; font-family: sans-serif;}
 		header {
 		    background-image: url('images/header.jpg');
-		    font-size: 1.6em;
-		    font-weight: bold;
+		    font-size: 2.0em;
 		    height: 50px;
 		    color: #2874A6;
 		    clear: left;
@@ -129,7 +128,7 @@
 <div class="container">
 
 	<header id='header'>
-	   Apache Juneau (incubating project)
+	   Apache Juneau (incubating)
 	   <img src='images/feather.png' style='position:absolute;right:20px;height:40px;'>
 	</header>