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 13:15:05 UTC

svn commit: r782260 - /websites/staging/river/trunk/content/river/css/river.css

Author: buildbot
Date: Fri Jan  7 12:15:05 2011
New Revision: 782260

Log:
Staging update by buildbot

Modified:
    websites/staging/river/trunk/content/river/css/river.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 12:15:05 2011
@@ -16,12 +16,19 @@ h1, h2, h3, h4, h5, h6, div.title  {
 
 .title {
     color: white ;
-    font-size: 150% ;
+    font-size: 200% ;
     font-weight: bold ;
 }
 
+/* font specs */
 /*----------------------*/
 
-div#river_logo {
-    XXfloat: left ;
-}
\ No newline at end of file
+/*----------------------*/
+/* layout */
+
+.title {
+    margin-left: 200px ;
+}
+
+/* layout */
+/*----------------------*/