You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by bu...@apache.org on 2015/09/24 22:31:17 UTC

svn commit: r966677 - in /websites/staging/lucene/trunk/content: ./ solr/assets/styles/base.css

Author: buildbot
Date: Thu Sep 24 20:31:17 2015
New Revision: 966677

Log:
Staging update by buildbot for lucene

Modified:
    websites/staging/lucene/trunk/content/   (props changed)
    websites/staging/lucene/trunk/content/solr/assets/styles/base.css

Propchange: websites/staging/lucene/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Sep 24 20:31:17 2015
@@ -1 +1 @@
-1705132
+1705137

Modified: websites/staging/lucene/trunk/content/solr/assets/styles/base.css
==============================================================================
--- websites/staging/lucene/trunk/content/solr/assets/styles/base.css (original)
+++ websites/staging/lucene/trunk/content/solr/assets/styles/base.css Thu Sep 24 20:31:17 2015
@@ -714,7 +714,7 @@ section.list {
 section.list ul li {
   font-family: 'Raleway', 'Helvetica Neue', sans-serif;
   font-weight:300;
-  color: #D9411E;
+  color: #A13016;
   font-size: 1.2em;
   padding-right:20px;
 }
@@ -722,7 +722,7 @@ section.list ul li {
 section.list ul li p {
   font-family: 'Helvetica Neue', sans-serif;
   font-weight:300;
-  color: #CB9685;
+  color: #A13016;
   margin-top: 10px;
   font-size: 0.8em;
 }
@@ -734,7 +734,7 @@ section.list ul li ul {
 section.list ul li ul li {
   font-family: 'Helvetica Neue', sans-serif;
   font-weight:300;
-  color: #CB9685;
+  color: #A13016;
   margin-top: 2px;
   font-size: 0.96em;
 }