Author: wikier
Date: Mon Oct 13 13:19:47 2014
New Revision: 1631385

URL: http://svn.apache.org/r1631385
Log:
trying to fix the issue with anchor link and the bootstrap navbar

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

Modified: marmotta/site/trunk/content/resources/css/site.css
URL: 
http://svn.apache.org/viewvc/marmotta/site/trunk/content/resources/css/site.css?rev=1631385&r1=1631384&r2=1631385&view=diff
==============================================================================
--- marmotta/site/trunk/content/resources/css/site.css (original)
+++ marmotta/site/trunk/content/resources/css/site.css Mon Oct 13 13:19:47 2014
@@ -14,9 +14,8 @@ body.topBarEnabled {
 }
 
 h2, h3, h4, h5, h6 {
-    padding-top: 50px; 
-    margin-top: -50px;
     clear: left;
+    margin: 20px 0;
 }
 
 div#banner {


Reply via email to