You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2014/02/19 15:28:21 UTC

svn commit: r1569752 - /isis/site/trunk/templates/isis-template.html

Author: danhaywood
Date: Wed Feb 19 14:28:21 2014
New Revision: 1569752

URL: http://svn.apache.org/r1569752
Log:
anchor offset

Modified:
    isis/site/trunk/templates/isis-template.html

Modified: isis/site/trunk/templates/isis-template.html
URL: http://svn.apache.org/viewvc/isis/site/trunk/templates/isis-template.html?rev=1569752&r1=1569751&r2=1569752&view=diff
==============================================================================
--- isis/site/trunk/templates/isis-template.html (original)
+++ isis/site/trunk/templates/isis-template.html Wed Feb 19 14:28:21 2014
@@ -160,6 +160,12 @@
             font-style: italic;
         }
         
+        a[name] {
+             padding-top: 40px;
+             margin-top: -40px;
+             display: inline-block; /* required for webkit browsers */
+        }
+        
     </style>
     <script type="text/javascript">
       function fbshare () {