You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by og...@apache.org on 2011/02/02 12:12:07 UTC

svn commit: r784629 - in /websites/production/stanbol: ./ content/stanbol/css/stanbol.css content/stanbol/images/stanbol-logo/stanbol-2010-12-14.png content/stanbol/index.html content/stanbol/team.html

Author: ogrisel
Date: Wed Feb  2 11:12:06 2011
New Revision: 784629

Log:
Pushing style changes

Added:
    websites/production/stanbol/content/stanbol/images/stanbol-logo/stanbol-2010-12-14.png
      - copied unchanged from r784628, websites/staging/stanbol/trunk/content/stanbol/images/stanbol-logo/stanbol-2010-12-14.png
Modified:
    websites/production/stanbol/   (props changed)
    websites/production/stanbol/content/stanbol/css/stanbol.css
    websites/production/stanbol/content/stanbol/index.html
    websites/production/stanbol/content/stanbol/team.html

Propchange: websites/production/stanbol/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Wed Feb  2 11:12:06 2011
@@ -1 +1 @@
-/websites/staging/stanbol/trunk:779452-780580
+/websites/staging/stanbol/trunk:779452-784628

Modified: websites/production/stanbol/content/stanbol/css/stanbol.css
==============================================================================
--- websites/production/stanbol/content/stanbol/css/stanbol.css (original)
+++ websites/production/stanbol/content/stanbol/css/stanbol.css Wed Feb  2 11:12:06 2011
@@ -1,7 +1,7 @@
 body {
   background-color: #272727;
   color: #333;
-  font: normal 11pt/20pt Arial,Helvetica,sans-serif;
+  font: normal 11pt/17pt Arial,Helvetica,sans-serif;
   margin: 0;
 }  
 
@@ -26,18 +26,31 @@ h1,h2,h3,h4,h5,h6 {
 #content h1,h2,h3,h4,h5,h6 {
   color: #6f3f00;
   border-bottom: 1px solid #ffdaae;
-	font: normal 20pt Arial,Helvetica,sans-serif;
+  font: normal 20pt Arial,Helvetica,sans-serif;
   margin:0 0 15px;
-	padding:25px 0 10px;
+  padding:25px 0 10px;
+}
+
+#content h2 {
+  color: #955500;
+  font-size: 18pt;
+  padding: 25px 0 8px;
+}
+
+#content h3 { 
+  border-bottom: none;
+  color: #688a6f;
+  font-size: 16pt;
+  margin-bottom: 0;
 }
 
 #navigation {
   font-size: 85%;
-	color: #333;
-	float: left;
-	padding: 3px 3px 3px 15px;
-	position: fixed;
-	top: 10px;
+  color: #333;
+  float: left;
+  padding: 20px 3px 3px 15px;
+  position: fixed;
+  top: 10px;
 }
 
 #navigation img {
@@ -45,11 +58,11 @@ h1,h2,h3,h4,h5,h6 {
 }
 
 #navigation h1 {
-  background-color: #697F6C;
-	color: #000;
+  background-color: #7cba6e;
+  color: #000;
   font-size: 1.1em;
-	padding: 0.2em 0.5em;
-	margin: 1em 1em 0.1em;
+  padding: 0.2em 0.5em;
+  margin: 1em 1em 0.1em;
 }
 
 #navigation ul {
@@ -67,28 +80,28 @@ h1,h2,h3,h4,h5,h6 {
   margin: 0;
   padding: 0 0.5em;
   background-color: #404d42;
-	color: #aac3ad;
-	padding:0 5px;
-	text-decoration:none;
+  color: #ececec;
+  padding:1px 5px;
+  text-decoration:none;
 }
 
 #navigation li a:hover {
-  background-color: #526054;
-	color: #eee;
+  background-color: #7cba6e;
+  color: #000;
 }
 
 #footer {
   background-color:#404040;
-	color:#717171;
-	font-size: 80%;
-	margin: 0 200px 0 400px;
-	padding: 10px 30px;
+  color:#717171;
+  font-size: 80%;
+  margin: 0 100px 0 300px;
+  padding: 10px 30px;
 }
 
 #footer a, #footer a:visited {
-	color: #af8f66;
+  color: #af8f66;
 }
 
 #footer a:hover {
-	color: #dcb27e;
+  color: #dcb27e;
 }

Modified: websites/production/stanbol/content/stanbol/index.html
==============================================================================
--- websites/production/stanbol/content/stanbol/index.html (original)
+++ websites/production/stanbol/content/stanbol/index.html Wed Feb  2 11:12:06 2011
@@ -27,7 +27,7 @@
 
 <body>
   <div id="navigation"> 
-  <img title="Stanbol logo" width="274" height="125" src="/stanbol/images/stanbol-logo/stanbol-2010-270-transparent.png"/>
+  <img alt="Apache Stanbol" width="220" height="101" src="/stanbol/images/stanbol-logo/stanbol-2010-12-14.png"/>
   <h1 id="stanbol_links">Stanbol links</h1>
 <ul>
 <li><a href="index.html">Home</a></li>
@@ -47,8 +47,8 @@
     <h1 class="title">Welcome to Apache Stanbol (incubating)</h1>
     <p>Welcome to Apache Stanbol, a modular software stack and reusable set of components for semantic content management.</p>
 <p>Stanbol entered <a href="http://incubator.apache.org/projects/stanbol.html">incubation</a> in November 2010 and is just getting started - stay tuned for more info.</p>
-<h1 id="how_to_get_involved">How to get involved</h1>
-<h2 id="mailing_lists">Mailing lists</h2>
+<h2 id="how_to_get_involved">How to get involved</h2>
+<h3 id="mailing_lists">Mailing lists</h3>
 <p>The dev mailing list is where the action is, so make sure you subscribe 
 to the Stanbol developers mailing list by sending an 
 email to <code>stanbol-dev-subscribe AT incubator.apache.org</code> .</p>
@@ -61,11 +61,11 @@ are welcome on the dev list for now.</p>
 <li><code>stanbol-commits AT incubator.apache.org</code> : commit messages</li>
 <li><code>stanbol-private AT incubator.apache.org</code> : private list for Stanbol PPMC members</li>
 </ul>
-<h2 id="issue_tracker">Issue tracker</h2>
+<h3 id="issue_tracker">Issue tracker</h3>
 <p>The Stanbol issue tracker is at <a href="https://issues.apache.org/jira/browse/STANBOL">https://issues.apache.org/jira/browse/STANBOL</a>. 
 You can report issues and submit patches there, and you're welcome to discuss those on the
 mailing list first, as needed.</p>
-<h2 id="source_code">Source code</h2>
+<h3 id="source_code">Source code</h3>
 <p>The Stanbol source code can be found at  <a href="http://svn.apache.org/repos/asf/incubator/stanbol/trunk/">incubator/stanbol/trunk/</a></p>
   </div>
   

Modified: websites/production/stanbol/content/stanbol/team.html
==============================================================================
--- websites/production/stanbol/content/stanbol/team.html (original)
+++ websites/production/stanbol/content/stanbol/team.html Wed Feb  2 11:12:06 2011
@@ -27,7 +27,7 @@
 
 <body>
   <div id="navigation"> 
-  <img title="Stanbol logo" width="274" height="125" src="/stanbol/images/stanbol-logo/stanbol-2010-270-transparent.png"/>
+  <img alt="Apache Stanbol" width="220" height="101" src="/stanbol/images/stanbol-logo/stanbol-2010-12-14.png"/>
   <h1 id="stanbol_links">Stanbol links</h1>
 <ul>
 <li><a href="index.html">Home</a></li>