You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by bu...@apache.org on 2015/03/12 14:21:24 UTC

svn commit: r943517 [4/7] - in /websites/staging/isis/trunk: cgi-bin/ content/ content/archetypes/ content/archetypes/release-notes/ content/components/ content/components/objectstores/ content/components/objectstores/jdo/ content/components/objectstor...

Modified: websites/staging/isis/trunk/content/core/release-notes/isis-1.6.0.html
==============================================================================
--- websites/staging/isis/trunk/content/core/release-notes/isis-1.6.0.html (original)
+++ websites/staging/isis/trunk/content/core/release-notes/isis-1.6.0.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/core/release-notes/isis-1.7.0.html
==============================================================================
--- websites/staging/isis/trunk/content/core/release-notes/isis-1.7.0.html (original)
+++ websites/staging/isis/trunk/content/core/release-notes/isis-1.7.0.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/core/release-notes/isis-1.8.0.html
==============================================================================
--- websites/staging/isis/trunk/content/core/release-notes/isis-1.8.0.html (original)
+++ websites/staging/isis/trunk/content/core/release-notes/isis-1.8.0.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/core/release-notes/migrating-to-1.6.0.html
==============================================================================
--- websites/staging/isis/trunk/content/core/release-notes/migrating-to-1.6.0.html (original)
+++ websites/staging/isis/trunk/content/core/release-notes/migrating-to-1.6.0.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/core/release-notes/migrating-to-1.7.0.html
==============================================================================
--- websites/staging/isis/trunk/content/core/release-notes/migrating-to-1.7.0.html (original)
+++ websites/staging/isis/trunk/content/core/release-notes/migrating-to-1.7.0.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/core/release-notes/migrating-to-1.8.0.html
==============================================================================
--- websites/staging/isis/trunk/content/core/release-notes/migrating-to-1.8.0.html (original)
+++ websites/staging/isis/trunk/content/core/release-notes/migrating-to-1.8.0.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/core/runtime.html
==============================================================================
--- websites/staging/isis/trunk/content/core/runtime.html (original)
+++ websites/staging/isis/trunk/content/core/runtime.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/core/specsupport-and-integtestsupport.html
==============================================================================
--- websites/staging/isis/trunk/content/core/specsupport-and-integtestsupport.html (original)
+++ websites/staging/isis/trunk/content/core/specsupport-and-integtestsupport.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/core/unittestsupport.html
==============================================================================
--- websites/staging/isis/trunk/content/core/unittestsupport.html (original)
+++ websites/staging/isis/trunk/content/core/unittestsupport.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/core/webserver.html
==============================================================================
--- websites/staging/isis/trunk/content/core/webserver.html (original)
+++ websites/staging/isis/trunk/content/core/webserver.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/documentation.html
==============================================================================
--- websites/staging/isis/trunk/content/documentation.html (original)
+++ websites/staging/isis/trunk/content/documentation.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/download.html
==============================================================================
--- websites/staging/isis/trunk/content/download.html (original)
+++ websites/staging/isis/trunk/content/download.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/how-tos/about.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/about.html (original)
+++ websites/staging/isis/trunk/content/how-tos/about.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/how-tos/how-to-01-010-How-to-have-a-domain-object-be-a-POJO.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-01-010-How-to-have-a-domain-object-be-a-POJO.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-01-010-How-to-have-a-domain-object-be-a-POJO.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/how-tos/how-to-01-030-How-to-add-a-property-to-a-domain-entity.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-01-030-How-to-add-a-property-to-a-domain-entity.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-01-030-How-to-add-a-property-to-a-domain-entity.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/how-tos/how-to-01-040-How-to-specify-a-title-for-a-domain-entity.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-01-040-How-to-specify-a-title-for-a-domain-entity.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-01-040-How-to-specify-a-title-for-a-domain-entity.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/how-tos/how-to-01-050-How-to-add-a-collection-to-a-domain-entity.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-01-050-How-to-add-a-collection-to-a-domain-entity.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-01-050-How-to-add-a-collection-to-a-domain-entity.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/how-tos/how-to-01-060-How-to-add-an-action-to-a-domain-entity-or-service.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-01-060-How-to-add-an-action-to-a-domain-entity-or-service.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-01-060-How-to-add-an-action-to-a-domain-entity-or-service.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/how-tos/how-to-01-070-How-to-specify-the-icon-for-a-domain-entity.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-01-070-How-to-specify-the-icon-for-a-domain-entity.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-01-070-How-to-specify-the-icon-for-a-domain-entity.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/how-tos/how-to-01-080-How-to-specify-the-order-in-which-properties-or-collections-are-displayed.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-01-080-How-to-specify-the-order-in-which-properties-or-collections-are-displayed.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-01-080-How-to-specify-the-order-in-which-properties-or-collections-are-displayed.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/how-tos/how-to-01-090-How-to-specify-the-order-in-which-actions-appear-on-the-menu.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-01-090-How-to-specify-the-order-in-which-actions-appear-on-the-menu.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-01-090-How-to-specify-the-order-in-which-actions-appear-on-the-menu.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/how-tos/how-to-01-100-How-to-make-a-property-optional.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-01-100-How-to-make-a-property-optional.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-01-100-How-to-make-a-property-optional.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/how-tos/how-to-01-110-How-to-make-an-action-parameter-optional.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-01-110-How-to-make-an-action-parameter-optional.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-01-110-How-to-make-an-action-parameter-optional.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/how-tos/how-to-01-120-How-to-specify-the-size-of-String-properties.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-01-120-How-to-specify-the-size-of-String-properties.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-01-120-How-to-specify-the-size-of-String-properties.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/how-tos/how-to-01-130-How-to-specify-the-size-of-String-action-parameters.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-01-130-How-to-specify-the-size-of-String-action-parameters.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-01-130-How-to-specify-the-size-of-String-action-parameters.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/how-tos/how-to-01-140-How-to-specify-names-or-descriptions-for-an-action-parameter.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-01-140-How-to-specify-names-or-descriptions-for-an-action-parameter.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-01-140-How-to-specify-names-or-descriptions-for-an-action-parameter.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/how-tos/how-to-01-150-How-to-inject-services-into-a-domain-entity-or-other-service.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-01-150-How-to-inject-services-into-a-domain-entity-or-other-service.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-01-150-How-to-inject-services-into-a-domain-entity-or-other-service.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/how-tos/how-to-01-160-How-to-create-or-delete-objects-within-your-code.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-01-160-How-to-create-or-delete-objects-within-your-code.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-01-160-How-to-create-or-delete-objects-within-your-code.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/how-tos/how-to-02-010-How-to-hide-a-property.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-02-010-How-to-hide-a-property.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-02-010-How-to-hide-a-property.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/how-tos/how-to-02-020-How-to-hide-a-collection.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-02-020-How-to-hide-a-collection.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-02-020-How-to-hide-a-collection.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/how-tos/how-to-02-030-How-to-hide-an-action.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-02-030-How-to-hide-an-action.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-02-030-How-to-hide-an-action.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/how-tos/how-to-02-050-How-to-prevent-a-property-from-being-modified.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-02-050-How-to-prevent-a-property-from-being-modified.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-02-050-How-to-prevent-a-property-from-being-modified.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/how-tos/how-to-02-060-How-to-prevent-a-collection-from-being-modified.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-02-060-How-to-prevent-a-collection-from-being-modified.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-02-060-How-to-prevent-a-collection-from-being-modified.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/how-tos/how-to-02-070-How-to-prevent-an-action-from-being-invoked.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-02-070-How-to-prevent-an-action-from-being-invoked.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-02-070-How-to-prevent-an-action-from-being-invoked.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/how-tos/how-to-02-100-How-to-validate-user-input-for-a-property.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-02-100-How-to-validate-user-input-for-a-property.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-02-100-How-to-validate-user-input-for-a-property.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/how-tos/how-to-02-110-How-to-validate-an-object-being-added-or-removed-from-a-collection.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-02-110-How-to-validate-an-object-being-added-or-removed-from-a-collection.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-02-110-How-to-validate-an-object-being-added-or-removed-from-a-collection.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/how-tos/how-to-02-120-How-to-validate-an-action-parameter-argument.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-02-120-How-to-validate-an-action-parameter-argument.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-02-120-How-to-validate-an-action-parameter-argument.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/how-tos/how-to-03-010-How-to-specify-a-set-of-choices-for-a-property.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-03-010-How-to-specify-a-set-of-choices-for-a-property.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-03-010-How-to-specify-a-set-of-choices-for-a-property.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/how-tos/how-to-03-015-How-to-specify-an-autocomplete-for-a-property.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-03-015-How-to-specify-an-autocomplete-for-a-property.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-03-015-How-to-specify-an-autocomplete-for-a-property.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/how-tos/how-to-03-017-How-to-specify-default-value-of-an-object-property.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-03-017-How-to-specify-default-value-of-an-object-property.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-03-017-How-to-specify-default-value-of-an-object-property.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/how-tos/how-to-03-020-How-to-specify-a-set-of-choices-for-an-action-parameter.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-03-020-How-to-specify-a-set-of-choices-for-an-action-parameter.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-03-020-How-to-specify-a-set-of-choices-for-an-action-parameter.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/how-tos/how-to-03-022-How-to-specify-dependent-choices-for-action-parameters.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-03-022-How-to-specify-dependent-choices-for-action-parameters.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-03-022-How-to-specify-dependent-choices-for-action-parameters.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/how-tos/how-to-03-025-How-to-specify-an-autocomplete-for-an-action-parameter.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-03-025-How-to-specify-an-autocomplete-for-an-action-parameter.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-03-025-How-to-specify-an-autocomplete-for-an-action-parameter.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/how-tos/how-to-03-030-How-to-specify-that-a-class-of-objects-has-a-limited-number-of-instances.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-03-030-How-to-specify-that-a-class-of-objects-has-a-limited-number-of-instances.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-03-030-How-to-specify-that-a-class-of-objects-has-a-limited-number-of-instances.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/how-tos/how-to-03-040-How-to-find-an-entity-(for-an-action-parameter-or-property)-using-auto-complete.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-03-040-How-to-find-an-entity-(for-an-action-parameter-or-property)-using-auto-complete.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-03-040-How-to-find-an-entity-(for-an-action-parameter-or-property)-using-auto-complete.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/how-tos/how-to-03-050-How-to-specify-default-values-for-an-action-parameter.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-03-050-How-to-specify-default-values-for-an-action-parameter.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-03-050-How-to-specify-default-values-for-an-action-parameter.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/how-tos/how-to-04-000-How-to-derive-properties-and-collections-and-other-side-effects.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-04-000-How-to-derive-properties-and-collections-and-other-side-effects.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-04-000-How-to-derive-properties-and-collections-and-other-side-effects.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/how-tos/how-to-08-000-How-to-handle-security-concerns.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-08-000-How-to-handle-security-concerns.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-08-000-How-to-handle-security-concerns.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/how-tos/how-to-09-010-How-to-register-domain-services,-repositories-and-factories.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-09-010-How-to-register-domain-services,-repositories-and-factories.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-09-010-How-to-register-domain-services,-repositories-and-factories.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/how-tos/how-to-09-040-How-to-write-a-custom-repository.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-09-040-How-to-write-a-custom-repository.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-09-040-How-to-write-a-custom-repository.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/how-tos/how-to-09-050-How-to-use-Factories.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-09-050-How-to-use-Factories.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-09-050-How-to-use-Factories.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/how-tos/how-to-customize-styling-for-a-domain-object.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-customize-styling-for-a-domain-object.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-customize-styling-for-a-domain-object.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/index-new.html
==============================================================================
--- websites/staging/isis/trunk/content/index-new.html (original)
+++ websites/staging/isis/trunk/content/index-new.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/index.html
==============================================================================
--- websites/staging/isis/trunk/content/index.html (original)
+++ websites/staging/isis/trunk/content/index.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {
@@ -569,7 +581,7 @@
     <div class="jumbotron">
         <div class="row">
             <div class="col-sm-6">
-                <img src="./images/isis-logo-568x286.png" width="400" alt="Apache Isis"/>
+                <img class="logo" src="./images/isis-logo-568x286.png" alt="Apache Isis"/>
                 <h3 class="legend">Domain Driven Applications, Quickly</h3>
             </div>
             <div class="col-sm-6">

Modified: websites/staging/isis/trunk/content/intro/about.html
==============================================================================
--- websites/staging/isis/trunk/content/intro/about.html (original)
+++ websites/staging/isis/trunk/content/intro/about.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/intro/elevator-pitch/about.html
==============================================================================
--- websites/staging/isis/trunk/content/intro/elevator-pitch/about.html (original)
+++ websites/staging/isis/trunk/content/intro/elevator-pitch/about.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/intro/elevator-pitch/common-use-cases.html
==============================================================================
--- websites/staging/isis/trunk/content/intro/elevator-pitch/common-use-cases.html (original)
+++ websites/staging/isis/trunk/content/intro/elevator-pitch/common-use-cases.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/intro/elevator-pitch/isis-in-pictures.html
==============================================================================
--- websites/staging/isis/trunk/content/intro/elevator-pitch/isis-in-pictures.html (original)
+++ websites/staging/isis/trunk/content/intro/elevator-pitch/isis-in-pictures.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/intro/getting-started/about.html
==============================================================================
--- websites/staging/isis/trunk/content/intro/getting-started/about.html (original)
+++ websites/staging/isis/trunk/content/intro/getting-started/about.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/intro/getting-started/ide/about.html
==============================================================================
--- websites/staging/isis/trunk/content/intro/getting-started/ide/about.html (original)
+++ websites/staging/isis/trunk/content/intro/getting-started/ide/about.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/intro/getting-started/ide/eclipse.html
==============================================================================
--- websites/staging/isis/trunk/content/intro/getting-started/ide/eclipse.html (original)
+++ websites/staging/isis/trunk/content/intro/getting-started/ide/eclipse.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/intro/getting-started/ide/intellij.html
==============================================================================
--- websites/staging/isis/trunk/content/intro/getting-started/ide/intellij.html (original)
+++ websites/staging/isis/trunk/content/intro/getting-started/ide/intellij.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/intro/getting-started/simpleapp-archetype.html
==============================================================================
--- websites/staging/isis/trunk/content/intro/getting-started/simpleapp-archetype.html (original)
+++ websites/staging/isis/trunk/content/intro/getting-started/simpleapp-archetype.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/intro/getting-started/todoapp-archetype.html
==============================================================================
--- websites/staging/isis/trunk/content/intro/getting-started/todoapp-archetype.html (original)
+++ websites/staging/isis/trunk/content/intro/getting-started/todoapp-archetype.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/intro/learning-more/about.html
==============================================================================
--- websites/staging/isis/trunk/content/intro/learning-more/about.html (original)
+++ websites/staging/isis/trunk/content/intro/learning-more/about.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/intro/learning-more/articles-and-presentations.html
==============================================================================
--- websites/staging/isis/trunk/content/intro/learning-more/articles-and-presentations.html (original)
+++ websites/staging/isis/trunk/content/intro/learning-more/articles-and-presentations.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/intro/learning-more/books.html
==============================================================================
--- websites/staging/isis/trunk/content/intro/learning-more/books.html (original)
+++ websites/staging/isis/trunk/content/intro/learning-more/books.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/intro/learning-more/hexagonal-architecture.html
==============================================================================
--- websites/staging/isis/trunk/content/intro/learning-more/hexagonal-architecture.html (original)
+++ websites/staging/isis/trunk/content/intro/learning-more/hexagonal-architecture.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/intro/powered-by/TransportPlanner/about.html
==============================================================================
--- websites/staging/isis/trunk/content/intro/powered-by/TransportPlanner/about.html (original)
+++ websites/staging/isis/trunk/content/intro/powered-by/TransportPlanner/about.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/intro/powered-by/about.html
==============================================================================
--- websites/staging/isis/trunk/content/intro/powered-by/about.html (original)
+++ websites/staging/isis/trunk/content/intro/powered-by/about.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {

Modified: websites/staging/isis/trunk/content/intro/powered-by/powered-by.html
==============================================================================
--- websites/staging/isis/trunk/content/intro/powered-by/powered-by.html (original)
+++ websites/staging/isis/trunk/content/intro/powered-by/powered-by.html Thu Mar 12 13:21:19 2015
@@ -395,6 +395,10 @@
                 margin-top: 30px;
             }
 
+            .jumbotron img.logo {
+                width: 400px;
+            }
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -403,7 +407,10 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
+                /*
                 bottom: -20px !important;
+                */
+                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -416,6 +423,11 @@
                 width: 20px;
                 height: 20px;
             }
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
         }
 
         .jumbotron .learn-more {