index: border on hero-unit
[bootswatch] / css / bootswatch.css
index 00fe767..80d9095 100644 (file)
@@ -100,6 +100,7 @@ section {
 
 .hero-unit {
        margin-bottom: 10px;
+       border: 1px solid #ddd;
        text-align: center;
 }
 
@@ -142,6 +143,11 @@ section {
        width: 16px;
 }
 
+h3 {
+       text-align: center;
+       font-size: 20px;
+}
+
 #ticker {
        margin-bottom: 40px;
 }
@@ -155,7 +161,8 @@ section {
 }
 
 .about h3 {
-       margin: 0 0 5px 35px;
+       margin: 0 0 0 35px;
+       text-align: left;
 }
 
 .about img {
@@ -165,9 +172,7 @@ section {
 }
 
 #gallery {
-       margin: 45px 0 30px 0;
        padding-right: 20px;
-       text-align: center;
 }
 
 .thumbnail {
@@ -187,6 +192,7 @@ section {
 }
 
 .thumbnail h3 {
+       text-align: left;
        margin-bottom: 0;
 }
 
@@ -235,14 +241,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;
 }