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 2014/04/26 21:17:41 UTC

svn commit: r906993 - in /websites/staging/lucene/trunk/content: ./ css/core.css css/orp.css css/pylucene.css css/solr.css

Author: buildbot
Date: Sat Apr 26 19:17:40 2014
New Revision: 906993

Log:
Staging update by buildbot for lucene

Modified:
    websites/staging/lucene/trunk/content/   (props changed)
    websites/staging/lucene/trunk/content/css/core.css
    websites/staging/lucene/trunk/content/css/orp.css
    websites/staging/lucene/trunk/content/css/pylucene.css
    websites/staging/lucene/trunk/content/css/solr.css

Propchange: websites/staging/lucene/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Apr 26 19:17:40 2014
@@ -1 +1 @@
-1590258
+1590280

Modified: websites/staging/lucene/trunk/content/css/core.css
==============================================================================
--- websites/staging/lucene/trunk/content/css/core.css (original)
+++ websites/staging/lucene/trunk/content/css/core.css Sat Apr 26 19:17:40 2014
@@ -59,6 +59,14 @@ a, address, body, caption, cite, code, d
     text-decoration: none;
 }
 
+strong {
+    font-weight: bold;
+}
+
+em {
+    font-style: italic;
+}
+
 a img {
     border: none;
 }

Modified: websites/staging/lucene/trunk/content/css/orp.css
==============================================================================
--- websites/staging/lucene/trunk/content/css/orp.css (original)
+++ websites/staging/lucene/trunk/content/css/orp.css Sat Apr 26 19:17:40 2014
@@ -59,6 +59,14 @@ a, address, body, caption, cite, code, d
     text-decoration: none;
 }
 
+strong {
+    font-weight: bold;
+}
+
+em {
+    font-style: italic;
+}
+
 a img {
     border: none;
 }

Modified: websites/staging/lucene/trunk/content/css/pylucene.css
==============================================================================
--- websites/staging/lucene/trunk/content/css/pylucene.css (original)
+++ websites/staging/lucene/trunk/content/css/pylucene.css Sat Apr 26 19:17:40 2014
@@ -59,6 +59,14 @@ a, address, body, caption, cite, code, d
     text-decoration: none;
 }
 
+strong {
+    font-weight: bold;
+}
+
+em {
+    font-style: italic;
+}
+
 a img {
     border: none;
 }

Modified: websites/staging/lucene/trunk/content/css/solr.css
==============================================================================
--- websites/staging/lucene/trunk/content/css/solr.css (original)
+++ websites/staging/lucene/trunk/content/css/solr.css Sat Apr 26 19:17:40 2014
@@ -59,6 +59,14 @@ a, address, body, caption, cite, code, d
     text-decoration: none;
 }
 
+strong {
+    font-weight: bold;
+}
+
+em {
+    font-style: italic;
+}
+
 a img {
     border: none;
 }