index: move sponsor to own row
[bootswatch] / css / bootswatch.css
index 000c4b7..b860beb 100644 (file)
@@ -142,6 +142,11 @@ section {
        width: 16px;
 }
 
+h3 {
+       text-align: center;
+       font-size: 20px;
+}
+
 #ticker {
        margin-bottom: 40px;
 }
@@ -155,7 +160,8 @@ section {
 }
 
 .about h3 {
-       margin: 0 0 5px 35px;
+       margin: 0 0 0 35px;
+       text-align: left;
 }
 
 .about img {
@@ -165,9 +171,7 @@ section {
 }
 
 #gallery {
-       margin: 45px 0 30px 0;
        padding-right: 20px;
-       text-align: center;
 }
 
 .thumbnail {
@@ -187,6 +191,7 @@ section {
 }
 
 .thumbnail h3 {
+       text-align: left;
        margin-bottom: 0;
 }