[cc-commits] [CC SVN] r12665 - ccwordpress/trunk/www/wp-content/themes/cc5

webmaster at creativecommons.org webmaster at creativecommons.org
Wed May 27 14:13:11 EDT 2009


Author: bse
Date: 2009-05-27 18:13:11 +0000 (Wed, 27 May 2009)
New Revision: 12665

Modified:
   ccwordpress/trunk/www/wp-content/themes/cc5/index.css
Log:
Index element colour adjustments.

Modified: ccwordpress/trunk/www/wp-content/themes/cc5/index.css
===================================================================
--- ccwordpress/trunk/www/wp-content/themes/cc5/index.css	2009-05-27 17:53:26 UTC (rev 12664)
+++ ccwordpress/trunk/www/wp-content/themes/cc5/index.css	2009-05-27 18:13:11 UTC (rev 12665)
@@ -168,7 +168,7 @@
 }
 
 #latestNews li.notice {
-	background-color: #E0E0C0;
+	background-color: #e7e7c6;
 	padding: 5px 8px;
 	-moz-border-radius: 4px;
 	-webkit-border-radius: 4px;
@@ -380,7 +380,7 @@
 .ccTool h2 {
 /*	background-color: #83B200;*/
 /*	background-color: #8BA000;*/
-	background-color: #ddd !important;
+	background-color: #d1d886 !important;
 	/*padding: 8px 6px 6px;*/
 	padding-left: 6px;
 	margin: 0.5em 0 ;
@@ -391,7 +391,7 @@
 	letter-spacing: 0.015em;
 }
 .ccTool h2 a {
-/*	color: #fff;*/
+	color: #304808;
 	display: block;
 }
 .ccTool p {




More information about the cc-commits mailing list