summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2013-01-26 18:53:12 -0500
committerThomas Park <thomas@thomaspark.me>2013-01-26 18:53:12 -0500
commit489a0d37c4143ecb7f7764ccbddc4b53ba5f028e (patch)
treed85cc095ca85c79274f1a330c5162ec2612ec33b /css
parentc942f181fde761de8ccb22d285598c85cd7d95d1 (diff)
index: border on hero-unit
Diffstat (limited to 'css')
-rw-r--r--css/bootswatch.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/bootswatch.css b/css/bootswatch.css
index b860beba..80d90956 100644
--- a/css/bootswatch.css
+++ b/css/bootswatch.css
@@ -100,6 +100,7 @@ section {
.hero-unit {
margin-bottom: 10px;
+ border: 1px solid #ddd;
text-align: center;
}