preview pages: get rid of content jumps when subnav -> subnav-fixed
[bootswatch] / css / bootswatch.css
index 00fe767..229e496 100644 (file)
@@ -24,6 +24,10 @@ section {
        font-size: 54px;
 }
 
+.subhead > div:first-child {
+       min-height: 200px;
+}
+
 .subnav {
        margin-bottom: 60px;
        width: 100%;
@@ -100,6 +104,7 @@ section {
 
 .hero-unit {
        margin-bottom: 10px;
+       border: 1px solid #ddd;
        text-align: center;
 }
 
@@ -142,6 +147,11 @@ section {
        width: 16px;
 }
 
+.index h3 {
+       text-align: center;
+       font-size: 20px;
+}
+
 #ticker {
        margin-bottom: 40px;
 }
@@ -155,7 +165,8 @@ section {
 }
 
 .about h3 {
-       margin: 0 0 5px 35px;
+       margin: 0 0 0 35px;
+       text-align: left;
 }
 
 .about img {
@@ -165,9 +176,7 @@ section {
 }
 
 #gallery {
-       margin: 45px 0 30px 0;
        padding-right: 20px;
-       text-align: center;
 }
 
 .thumbnail {
@@ -187,6 +196,7 @@ section {
 }
 
 .thumbnail h3 {
+       text-align: left;
        margin-bottom: 0;
 }
 
@@ -235,14 +245,6 @@ body .one .bsa_it_p {
        display: none;
 }
 
-#bsap_aplink {
-       float: right;
-       position: relative;
-       right: 10px;
-       height: 0;
-       font-size: 11px;
-}
-
 .links {
        margin-bottom: 20px;
 }