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 2015/03/13 12:30:35 UTC

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

Author: danhaywood
Date: Fri Mar 13 11:30:34 2015
New Revision: 1666409

URL: http://svn.apache.org/r1666409
Log:
home page WIP

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=1666409&r1=1666408&r2=1666409&view=diff
==============================================================================
--- isis/site/trunk/templates/isis-template.html (original)
+++ isis/site/trunk/templates/isis-template.html Fri Mar 13 11:30:34 2015
@@ -293,6 +293,10 @@
             padding-right: 30px;
         }
 
+        .jumbotron .exupery {
+            margin-left: -20px;
+            margin-right: -20px;
+        }
         .jumbotron .description {
             padding-top: 20px;
         }