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/11 23:45:08 UTC

svn commit: r943414 [4/10] - 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/objectsto...

Modified: websites/staging/isis/trunk/content/components/viewers/wicket/dynamic-layouts.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/wicket/dynamic-layouts.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/wicket/dynamic-layouts.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/components/viewers/wicket/file-upload-download.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/wicket/file-upload-download.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/wicket/file-upload-download.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/components/viewers/wicket/hints-and-copy-url.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/wicket/hints-and-copy-url.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/wicket/hints-and-copy-url.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/components/viewers/wicket/how-to-auto-refresh-page.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/wicket/how-to-auto-refresh-page.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/wicket/how-to-auto-refresh-page.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/components/viewers/wicket/how-to-tweak-the-ui-using-css-classes.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/wicket/how-to-tweak-the-ui-using-css-classes.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/wicket/how-to-tweak-the-ui-using-css-classes.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/components/viewers/wicket/how-to-tweak-the-ui-using-javascript.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/wicket/how-to-tweak-the-ui-using-javascript.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/wicket/how-to-tweak-the-ui-using-javascript.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/components/viewers/wicket/isisaddons/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/wicket/isisaddons/about.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/wicket/isisaddons/about.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/components/viewers/wicket/isisaddons/isis-wicket-excel.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/wicket/isisaddons/isis-wicket-excel.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/wicket/isisaddons/isis-wicket-excel.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/components/viewers/wicket/isisaddons/isis-wicket-fullcalendar2.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/wicket/isisaddons/isis-wicket-fullcalendar2.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/wicket/isisaddons/isis-wicket-fullcalendar2.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/components/viewers/wicket/isisaddons/isis-wicket-gmap3.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/wicket/isisaddons/isis-wicket-gmap3.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/wicket/isisaddons/isis-wicket-gmap3.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/components/viewers/wicket/isisaddons/isis-wicket-wickedcharts.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/wicket/isisaddons/isis-wicket-wickedcharts.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/wicket/isisaddons/isis-wicket-wickedcharts.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/components/viewers/wicket/recent-pages.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/wicket/recent-pages.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/wicket/recent-pages.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/components/viewers/wicket/release-notes/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/wicket/release-notes/about.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/wicket/release-notes/about.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/components/viewers/wicket/release-notes/isis-viewer-wicket-1.0.0.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/wicket/release-notes/isis-viewer-wicket-1.0.0.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/wicket/release-notes/isis-viewer-wicket-1.0.0.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/components/viewers/wicket/release-notes/isis-viewer-wicket-1.1.0.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/wicket/release-notes/isis-viewer-wicket-1.1.0.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/wicket/release-notes/isis-viewer-wicket-1.1.0.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/components/viewers/wicket/release-notes/isis-viewer-wicket-1.2.0.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/wicket/release-notes/isis-viewer-wicket-1.2.0.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/wicket/release-notes/isis-viewer-wicket-1.2.0.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/components/viewers/wicket/release-notes/isis-viewer-wicket-1.3.0.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/wicket/release-notes/isis-viewer-wicket-1.3.0.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/wicket/release-notes/isis-viewer-wicket-1.3.0.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/components/viewers/wicket/release-notes/isis-viewer-wicket-1.3.1.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/wicket/release-notes/isis-viewer-wicket-1.3.1.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/wicket/release-notes/isis-viewer-wicket-1.3.1.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/components/viewers/wicket/release-notes/isis-viewer-wicket-1.4.0.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/wicket/release-notes/isis-viewer-wicket-1.4.0.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/wicket/release-notes/isis-viewer-wicket-1.4.0.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/components/viewers/wicket/release-notes/isis-viewer-wicket-1.4.1.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/wicket/release-notes/isis-viewer-wicket-1.4.1.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/wicket/release-notes/isis-viewer-wicket-1.4.1.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/components/viewers/wicket/release-notes/isis-viewer-wicket-1.5.0.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/wicket/release-notes/isis-viewer-wicket-1.5.0.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/wicket/release-notes/isis-viewer-wicket-1.5.0.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/components/viewers/wicket/release-notes/isis-viewer-wicket-1.6.0.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/wicket/release-notes/isis-viewer-wicket-1.6.0.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/wicket/release-notes/isis-viewer-wicket-1.6.0.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/components/viewers/wicket/release-notes/isis-viewer-wicket-1.7.0.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/wicket/release-notes/isis-viewer-wicket-1.7.0.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/wicket/release-notes/isis-viewer-wicket-1.7.0.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/components/viewers/wicket/showing-a-theme-chooser.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/wicket/showing-a-theme-chooser.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/wicket/showing-a-theme-chooser.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/components/viewers/wicket/specifying-a-default-theme.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/wicket/specifying-a-default-theme.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/wicket/specifying-a-default-theme.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/components/viewers/wicket/static-layouts.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/wicket/static-layouts.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/wicket/static-layouts.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/components/viewers/wicket/stripped-wicket-tags.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/wicket/stripped-wicket-tags.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/wicket/stripped-wicket-tags.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/components/viewers/wicket/suppressing-header-and-footer.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/wicket/suppressing-header-and-footer.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/wicket/suppressing-header-and-footer.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/components/viewers/wicket/suppressing-password-reset.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/wicket/suppressing-password-reset.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/wicket/suppressing-password-reset.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/components/viewers/wicket/suppressing-remember-me.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/wicket/suppressing-remember-me.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/wicket/suppressing-remember-me.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/components/viewers/wicket/suppressing-sign-up.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/wicket/suppressing-sign-up.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/wicket/suppressing-sign-up.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/components/viewers/wicket/tips-and-workarounds.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/wicket/tips-and-workarounds.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/wicket/tips-and-workarounds.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/components/viewers/wicket/titles-in-tables.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/wicket/titles-in-tables.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/wicket/titles-in-tables.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/components/viewers/wicket/user-registration.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/wicket/user-registration.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/wicket/user-registration.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/components/viewers/wicket/writing-a-custom-theme.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/wicket/writing-a-custom-theme.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/wicket/writing-a-custom-theme.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/config/about.html
==============================================================================
--- websites/staging/isis/trunk/content/config/about.html (original)
+++ websites/staging/isis/trunk/content/config/about.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/config/custom-validator.html
==============================================================================
--- websites/staging/isis/trunk/content/config/custom-validator.html (original)
+++ websites/staging/isis/trunk/content/config/custom-validator.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/config/disallowing-deprecations.html
==============================================================================
--- websites/staging/isis/trunk/content/config/disallowing-deprecations.html (original)
+++ websites/staging/isis/trunk/content/config/disallowing-deprecations.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/config/dynamic-layout-metadata-reader.html
==============================================================================
--- websites/staging/isis/trunk/content/config/dynamic-layout-metadata-reader.html (original)
+++ websites/staging/isis/trunk/content/config/dynamic-layout-metadata-reader.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/config/i18n-support.html
==============================================================================
--- websites/staging/isis/trunk/content/config/i18n-support.html (original)
+++ websites/staging/isis/trunk/content/config/i18n-support.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/config/metamodel-finetuning-the-programming-model.html
==============================================================================
--- websites/staging/isis/trunk/content/config/metamodel-finetuning-the-programming-model.html (original)
+++ websites/staging/isis/trunk/content/config/metamodel-finetuning-the-programming-model.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/config/standardised-font-awesome-icons-and-CSS.html
==============================================================================
--- websites/staging/isis/trunk/content/config/standardised-font-awesome-icons-and-CSS.html (original)
+++ websites/staging/isis/trunk/content/config/standardised-font-awesome-icons-and-CSS.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/contributors/about.html
==============================================================================
--- websites/staging/isis/trunk/content/contributors/about.html (original)
+++ websites/staging/isis/trunk/content/contributors/about.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/contributors/applying-patches.html
==============================================================================
--- websites/staging/isis/trunk/content/contributors/applying-patches.html (original)
+++ websites/staging/isis/trunk/content/contributors/applying-patches.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/contributors/building-isis.html
==============================================================================
--- websites/staging/isis/trunk/content/contributors/building-isis.html (original)
+++ websites/staging/isis/trunk/content/contributors/building-isis.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/contributors/contributing.html
==============================================================================
--- websites/staging/isis/trunk/content/contributors/contributing.html (original)
+++ websites/staging/isis/trunk/content/contributors/contributing.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/contributors/development-environment.html
==============================================================================
--- websites/staging/isis/trunk/content/contributors/development-environment.html (original)
+++ websites/staging/isis/trunk/content/contributors/development-environment.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/contributors/git-cookbook.html
==============================================================================
--- websites/staging/isis/trunk/content/contributors/git-cookbook.html (original)
+++ websites/staging/isis/trunk/content/contributors/git-cookbook.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/contributors/git-policy.html
==============================================================================
--- websites/staging/isis/trunk/content/contributors/git-policy.html (original)
+++ websites/staging/isis/trunk/content/contributors/git-policy.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>

Modified: websites/staging/isis/trunk/content/contributors/key-generation.html
==============================================================================
--- websites/staging/isis/trunk/content/contributors/key-generation.html (original)
+++ websites/staging/isis/trunk/content/contributors/key-generation.html Wed Mar 11 22:45:04 2015
@@ -278,6 +278,10 @@
         }
 
 
+        .jumbotron .description {
+            padding-top: 20px;
+            text-align: center;
+        }
 
         /* carousel */
         #quote-carousel
@@ -293,7 +297,26 @@
             color: #222;
             font-size: 2.3em;
             text-shadow: none;
-            margin-top: -20px;
+            margin-top: 60px;
+        }
+
+        div#quote-carousel {
+            height: 300px;
+        }
+
+        #quote-carousel blockquote p {
+            font-size: medium;
+        }
+
+        #quote-carousel .carousel-inner blockquote small {
+            font-size: 70%;
+        }
+
+        #quote-carousel .carousel-inner blockquote .row .col-md-12 {
+            padding-left: 0px;
+            padding-right: 0px;
+            margin-left: -5px;
+            margin-right: -5px;
         }
 
         #quote-carousel .carousel-control.left
@@ -355,7 +378,7 @@
             #quote-carousel
             {
                 margin-bottom: 0;
-                padding: 0 40px 30px 40px;
+                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
@@ -417,7 +440,7 @@
           //Set the carousel options
           $('#quote-carousel').carousel({
               pauseOnHover: true,
-              interval: 1000
+              interval: 3000
           });
       });
     </script>