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:40:34 UTC

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

Author: lewismc
Date: Tue Jun  3 22:40:33 2014
New Revision: 1599825

URL: http://svn.apache.org/r1599825
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=1599825&r1=1599824&r2=1599825&view=diff
==============================================================================
--- gora/site/trunk/content/resources/css/gora.css (original)
+++ gora/site/trunk/content/resources/css/gora.css Tue Jun  3 22:40:33 2014
@@ -3,8 +3,8 @@ body {
 }
 
 .hero-unit, pre, code {
-  /*background-color: #EFEFF5;*/
-  background-image: url(../img/gora-logo.png);    
+  background-color: #EFEFF5;
+  /*background-image: url(../img/gora-logo.png);*/    
 }
 
 .table tbody tr:hover td, .table tbody tr:hover th {