You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by bu...@apache.org on 2011/01/07 11:59:38 UTC

svn commit: r782242 - in /websites/staging/river/trunk/content/river/css: river.css type-settings.css

Author: buildbot
Date: Fri Jan  7 10:59:38 2011
New Revision: 782242

Log:
Staging update by buildbot

Modified:
    websites/staging/river/trunk/content/river/css/river.css
    websites/staging/river/trunk/content/river/css/type-settings.css

Modified: websites/staging/river/trunk/content/river/css/river.css
==============================================================================
--- websites/staging/river/trunk/content/river/css/river.css (original)
+++ websites/staging/river/trunk/content/river/css/river.css Fri Jan  7 10:59:38 2011
@@ -5,3 +5,12 @@ div.navigation ul ul {
     padding-left: inherit ;
 }
 
+/* font specs { */
+
+h1, h2, h3, h4, h5, h6, div#title  {
+  font-family: Georgia,'Times New Roman',serif;
+  line-height: normal;
+  font-weight: bold;
+}
+
+/* } font specs */

Modified: websites/staging/river/trunk/content/river/css/type-settings.css
==============================================================================
--- websites/staging/river/trunk/content/river/css/type-settings.css (original)
+++ websites/staging/river/trunk/content/river/css/type-settings.css Fri Jan  7 10:59:38 2011
@@ -474,12 +474,6 @@ div.blogpost div.wiki-content {
 	margin-top: 10px;
 }
 
-h1, h2, h3, h4, h5, h6  {
-  font-family: Georgia,'Times New Roman',serif;
-  line-height: normal;
-  font-weight: bold;
-}
-
 h1 {
   border-bottom: 1px solid #808080;
   padding: 2px;