Author: buildbot
Date: Fri Jan 7 11:32:00 2011
New Revision: 782247
Log:
Staging update by buildbot
Modified:
websites/staging/river/trunk/content/river/css/river.css
websites/staging/river/trunk/content/river/css/site.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
11:32:00 2011
@@ -5,7 +5,8 @@ div.navigation ul ul {
padding-left: inherit ;
}
-/* font specs { */
+/*----------------------*/
+/* font specs */
h1, h2, h3, h4, h5, h6, div.title {
font-family: Georgia,'Times New Roman',serif;
@@ -13,4 +14,14 @@ h1, h2, h3, h4, h5, h6, div.title {
font-weight: bold;
}
-/* } font specs */
+.title {
+ color: white ;
+ font-size: 150% ;
+ font-weight: bold ;
+}
+
+/*----------------------*/
+
+div#river_logo {
+ XXfloat: left ;
+}
\ No newline at end of file
Modified: websites/staging/river/trunk/content/river/css/site.css
==============================================================================
--- websites/staging/river/trunk/content/river/css/site.css (original)
+++ websites/staging/river/trunk/content/river/css/site.css Fri Jan 7 11:32:00
2011
@@ -65,7 +65,7 @@ div.black_box div.footer_r {padding-left
/* Logo Positioning */
/* ====================================================== */
div#header_background{background: #294563; }
-div#river_logo{background: transparent url("../images/river_logo.png")
no-repeat center center; height: 60px; }
+/*div#river_logo{background: transparent url("../images/river_logo.png")
no-repeat center center; height: 60px; }*/
div#river_logo{margin-left: 20px; overflow: hidden;}
div#asf_logo {background: transparent url("../images/asf-logo.png") no-repeat
right center; height: 100px; }