You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by sc...@apache.org on 2006/01/02 16:07:46 UTC

svn commit: r365354 - in /myfaces/tomahawk/trunk/src/site/resources: css/site.css images/h3.jpg

Author: schof
Date: Mon Jan  2 07:07:43 2006
New Revision: 365354

URL: http://svn.apache.org/viewcvs?rev=365354&view=rev
Log:
more improvements to tomahawk website style (still experimenting to find the right look and feel)

Added:
    myfaces/tomahawk/trunk/src/site/resources/images/h3.jpg   (with props)
Modified:
    myfaces/tomahawk/trunk/src/site/resources/css/site.css

Modified: myfaces/tomahawk/trunk/src/site/resources/css/site.css
URL: http://svn.apache.org/viewcvs/myfaces/tomahawk/trunk/src/site/resources/css/site.css?rev=365354&r1=365353&r2=365354&view=diff
==============================================================================
--- myfaces/tomahawk/trunk/src/site/resources/css/site.css (original)
+++ myfaces/tomahawk/trunk/src/site/resources/css/site.css Mon Jan  2 07:07:43 2006
@@ -49,8 +49,8 @@
 }
 h3 {
 	padding: 4px 4px 4px 24px;
-	color: #FFFFFF;
-	background-color: #4C6C8F;
+	color: #666666;
+	background-color: #CECECE;
 	font-weight: bold;
 	font-size: 14px;
 	background-image: url(../images/h3.jpg);

Added: myfaces/tomahawk/trunk/src/site/resources/images/h3.jpg
URL: http://svn.apache.org/viewcvs/myfaces/tomahawk/trunk/src/site/resources/images/h3.jpg?rev=365354&view=auto
==============================================================================
Binary file - no diff available.

Propchange: myfaces/tomahawk/trunk/src/site/resources/images/h3.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream