You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gora.apache.org by le...@apache.org on 2014/06/04 00:37:26 UTC

svn commit: r1599822 - /gora/site/trunk/content/resources/css/gora.css

Author: lewismc
Date: Tue Jun  3 22:37:26 2014
New Revision: 1599822

URL: http://svn.apache.org/r1599822
Log:
CMS commit to gora by lewismc

Modified:
    gora/site/trunk/content/resources/css/gora.css

Modified: gora/site/trunk/content/resources/css/gora.css
URL: http://svn.apache.org/viewvc/gora/site/trunk/content/resources/css/gora.css?rev=1599822&r1=1599821&r2=1599822&view=diff
==============================================================================
--- gora/site/trunk/content/resources/css/gora.css (original)
+++ gora/site/trunk/content/resources/css/gora.css Tue Jun  3 22:37:26 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);    
-}
-