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 13:32:55 UTC

svn commit: r1666420 - in /isis/site/trunk/templates: index.html isis-template.html

Author: danhaywood
Date: Fri Mar 13 12:32:55 2015
New Revision: 1666420

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

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

Modified: isis/site/trunk/templates/index.html
URL: http://svn.apache.org/viewvc/isis/site/trunk/templates/index.html?rev=1666420&r1=1666419&r2=1666420&view=diff
==============================================================================
--- isis/site/trunk/templates/index.html (original)
+++ isis/site/trunk/templates/index.html Fri Mar 13 12:32:55 2015
@@ -168,7 +168,6 @@
         </div>
 
         <br/>
-        <br/>
 
         <div class="row">
             <div class="col-md-12">
@@ -184,7 +183,6 @@
         </div>
 
         <br/>
-        <br/>
 
         <div class="row">
             <div class="col-md-12">
@@ -205,8 +203,6 @@
             </div>
         </div>
 
-
-        <br/>
         <br/>
 
         <div class="row">

Modified: isis/site/trunk/templates/isis-template.html
URL: http://svn.apache.org/viewvc/isis/site/trunk/templates/isis-template.html?rev=1666420&r1=1666419&r2=1666420&view=diff
==============================================================================
--- isis/site/trunk/templates/isis-template.html (original)
+++ isis/site/trunk/templates/isis-template.html Fri Mar 13 12:32:55 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }