summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
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) {