summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2012-08-20 18:34:40 -0400
committerThomas Park <thomas@thomaspark.me>2012-08-20 18:34:40 -0400
commitc5aebfa780647d4d8c59f474aa945b9076d66ee5 (patch)
tree4ac03bafae68d564062269c5850314d48ffeca5b /css
parentc32d15f1e237a972fb18e6d8b00e9aa025698bec (diff)
index: add sponsor
Diffstat (limited to 'css')
-rw-r--r--css/bootswatch.css12
1 files changed, 12 insertions, 0 deletions
diff --git a/css/bootswatch.css b/css/bootswatch.css
index c7432a29..1c2a30dd 100644
--- a/css/bootswatch.css
+++ b/css/bootswatch.css
@@ -65,6 +65,10 @@ body {
margin-top: 20px;
}
+.about .span4 {
+ margin-bottom: 20px;
+}
+
.about h3 {
margin: 0 0 5px 35px;
}
@@ -152,6 +156,14 @@ body {
}
}
+.bsap {
+ margin-bottom: 20px;
+}
+
+div.one .bsa_it_ad {
+ padding: 25px;
+}
+
/* Landscape phone to portrait tablet */
@media (min-width: 481px) and (max-width: 767px) {