Author: buildbot
Date: Tue Jun 3 22:37:31 2014
New Revision: 911191
Log:
Staging update by buildbot for gora
Modified:
websites/staging/gora/trunk/content/ (props changed)
websites/staging/gora/trunk/content/resources/css/gora.css
Propchange: websites/staging/gora/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Jun 3 22:37:31 2014
@@ -1 +1 @@
-1599821
+1599822
Modified: websites/staging/gora/trunk/content/resources/css/gora.css
==============================================================================
--- websites/staging/gora/trunk/content/resources/css/gora.css (original)
+++ websites/staging/gora/trunk/content/resources/css/gora.css Tue Jun 3
22:37:31 2014
@@ -3,7 +3,8 @@ body {
}
.hero-unit, pre, code {
- background-color: #EFEFF5;
+ /*background-color: #EFEFF5;*/
+ background-image: url(../gora-logo.png);
}
.table tbody tr:hover td, .table tbody tr:hover th {
@@ -28,7 +29,3 @@ a {
.row {text-align: center}
-.hero-unit {
- background-image: url(../gora-logo.png);
-}
-