From c942f181fde761de8ccb22d285598c85cd7d95d1 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Sat, 26 Jan 2013 18:50:49 -0500 Subject: [PATCH] index: move sponsor to own row --- css/bootswatch.css | 11 ++++++++--- index.html | 13 ++++++++----- 2 files changed, 16 insertions(+), 8 deletions(-) diff --git a/css/bootswatch.css b/css/bootswatch.css index 000c4b7..b860beb 100644 --- a/css/bootswatch.css +++ b/css/bootswatch.css @@ -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; } diff --git a/index.html b/index.html index 09caab9..2a46ca5 100644 --- a/index.html +++ b/index.html @@ -146,16 +146,19 @@
-
-

Gallery

+
+

Sponsor

+
- -
-
+
+
+
+ +
-- 2.39.2