You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2013/08/06 14:47:41 UTC

svn commit: r1510940 - in /directory/site/trunk/content: css/turquoise.css mavibot/news.mdtext

Author: elecharny
Date: Tue Aug  6 12:47:41 2013
New Revision: 1510940

URL: http://svn.apache.org/r1510940
Log:
Improved the color, added a news

Modified:
    directory/site/trunk/content/css/turquoise.css
    directory/site/trunk/content/mavibot/news.mdtext

Modified: directory/site/trunk/content/css/turquoise.css
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/css/turquoise.css?rev=1510940&r1=1510939&r2=1510940&view=diff
==============================================================================
--- directory/site/trunk/content/css/turquoise.css (original)
+++ directory/site/trunk/content/css/turquoise.css Tue Aug  6 12:47:41 2013
@@ -20,7 +20,7 @@
 
 h1, h2, h3, h4, h5, h6 
 {
-	color: #67b8b6;
+	color: #309090;
 }
 
 #header 
@@ -30,22 +30,22 @@ h1, h2, h3, h4, h5, h6 
 
 .blogDate 
 {
-	color: #67b8b6;
+	color: #309090;
 	background: url('../images/news-turquoise.png') no-repeat;
 }
 
 .news h2
 {
-	color: #67b8b6;
+	color: #309090;
 	background: url('../images/post-turquoise.png') no-repeat;
 }
 
 .codehilite pre
 {
-	border-color: #67b8b6;
+	border-color: #309090;
 }
 
 blockquote 
 {
-	border-color: #67b8b6;
+	border-color: #309090;
 }
\ No newline at end of file

Modified: directory/site/trunk/content/mavibot/news.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/mavibot/news.mdtext?rev=1510940&r1=1510939&r2=1510940&view=diff
==============================================================================
--- directory/site/trunk/content/mavibot/news.mdtext (original)
+++ directory/site/trunk/content/mavibot/news.mdtext Tue Aug  6 12:47:41 2013
@@ -1,2 +1,2 @@
 # News
-## Apache Mavibot has been moved from Apache Labs to Pache Directory project _posted on August 6th, 2013_
+## Apache Mavibot added to Apache Directory project _posted on August 6th, 2013_