Title: [1248] trunk/core/distribution/src/site/templates: Updated style to match wiki.

Diff

Added: trunk/core/distribution/src/site/resources/images/background-banner.png

(Binary files differ)
Property changes on: trunk/core/distribution/src/site/resources/images/background-banner.png ___________________________________________________________________ Name: svn:executable + * Name: svn:mime-type + application/octet-stream

Added: trunk/core/distribution/src/site/resources/images/background-footer.png

(Binary files differ)
Property changes on: trunk/core/distribution/src/site/resources/images/background-footer.png ___________________________________________________________________ Name: svn:executable + * Name: svn:mime-type + application/octet-stream

Modified: trunk/core/distribution/src/site/resources/images/jbehave-logo.png

(Binary files differ)

Modified: trunk/core/distribution/src/site/resources/style/jbehave.css (1247 => 1248)

--- trunk/core/distribution/src/site/resources/style/jbehave.css	2009-09-14 15:15:24 UTC (rev 1247)
+++ trunk/core/distribution/src/site/resources/style/jbehave.css	2009-09-16 23:16:13 UTC (rev 1248)
@@ -1,5 +1,5 @@
 #banner {
-/*border-bottom: 1px solid #fff;*/
+  background: #ffffff url(../images/background-banner.png) repeat top left;
 }
 
 #banner img {
@@ -8,7 +8,7 @@
 
 #footer {
   width: 100%;
-  background-color: #666D80;
+  background: #ffffff url(../images/background-footer.png) repeat;
   color: white;
   border: 1px solid;
   padding: 5px 0 5px 0;
@@ -58,11 +58,11 @@
   color: #555;
   text-align: left;
   padding: 0 0 10px 0;
-  background-color: #cccccc;
+  background-color: #ccc;
 }
 
 h2 {
-  background-color: orange;
+  background-color: #ffcd13;
   opacity: 0.75;
   margin-bottom: 10px;
   padding: 5px 10px;
@@ -93,15 +93,15 @@
 }
 
 a:link {
-  color: #009900;
+  color: #39912b;
 }
 
 a:visited {
-  color: #009900;
+  color: #39912b;
 }
 
 a:active, a:hover {
-  color: #009900;
+  color: #39912b;
 }
 
 table.bodyTable th {
@@ -162,7 +162,7 @@
 }
 
 .MGroup a {
-  background: #009900 none repeat scroll 0%;
+  background: #39912b none repeat scroll 0%;
   border-right: 4px solid #b3b3a1;
   color: #FFFFFF;
   cursor: pointer;

Modified: trunk/core/distribution/src/site/templates/skin.html (1247 => 1248)

--- trunk/core/distribution/src/site/templates/skin.html	2009-09-14 15:15:24 UTC (rev 1247)
+++ trunk/core/distribution/src/site/templates/skin.html	2009-09-16 23:16:13 UTC (rev 1248)
@@ -47,10 +47,6 @@
 </div>
 </#list>
 
-<h2>Hosted by</h2>
-<img alt="Hosted at Codehaus"
-	src="" width="120" height="40" /><br />
-
 <script type="text/_javascript_"><!--
         google_ad_client = "pub-8973208330688044";
         google_ad_width = 125;
@@ -72,7 +68,7 @@
 </div>
 <div class="clear"></div>
 <div id="footer">
-<div class="left">Last Published: 6 Sep 2009</div>
+<div class="left">Last Published: 15 Sep 2009</div>
 <div class="right">&#169; 2003-2009</div>
 <div class="clear"></div>
 </div>


To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to