You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by sn...@apache.org on 2014/11/30 14:21:21 UTC

svn commit: r1642542 - /roller/trunk/app/src/main/webapp/themes/gaurav/css/style.css

Author: snoopdave
Date: Sun Nov 30 13:21:21 2014
New Revision: 1642542

URL: http://svn.apache.org/r1642542
Log:
Fix broken CSS.

Modified:
    roller/trunk/app/src/main/webapp/themes/gaurav/css/style.css

Modified: roller/trunk/app/src/main/webapp/themes/gaurav/css/style.css
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/themes/gaurav/css/style.css?rev=1642542&r1=1642541&r2=1642542&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/themes/gaurav/css/style.css (original)
+++ roller/trunk/app/src/main/webapp/themes/gaurav/css/style.css Sun Nov 30 13:21:21 2014
@@ -121,7 +121,7 @@ h3,
 }
 
 h4 {
-    color:    font-size:130%;
+    font-size:130%;
     font-weight:400;
     margin-bottom:10px;
 }