aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.min.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2011-10-17 12:45:09 -0700
committerMark Otto <[email protected]>2011-10-17 12:45:09 -0700
commitf48baceeda7dc18e1fdf78f89c55b3de40a3357e (patch)
treea7c4c990f7a594e4c4edcee02eeae658c3d2addd /bootstrap.min.css
parent6d2e39950d98dafbb82e94f00b3c99b82d0ba1c1 (diff)
downloadbootstrap-f48baceeda7dc18e1fdf78f89c55b3de40a3357e.tar.xz
bootstrap-f48baceeda7dc18e1fdf78f89c55b3de40a3357e.zip
remove bottom margin from h1
Diffstat (limited to 'bootstrap.min.css')
-rw-r--r--bootstrap.min.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.min.css b/bootstrap.min.css
index 31d1699be..4fca75703 100644
--- a/bootstrap.min.css
+++ b/bootstrap.min.css
@@ -64,7 +64,7 @@ a{color:#0069d6;text-decoration:none;line-height:inherit;font-weight:inherit;}a:
.offset11{margin-left:900px;}
p{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;line-height:18px;margin-bottom:9px;}p small{font-size:11px;color:#bfbfbf;}
h1,h2,h3,h4,h5,h6{font-weight:bold;color:#404040;}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{color:#bfbfbf;}
-h1{margin-bottom:18px;font-size:30px;line-height:36px;}h1 small{font-size:18px;}
+h1{font-size:30px;line-height:36px;}h1 small{font-size:18px;}
h2{font-size:24px;line-height:36px;}h2 small{font-size:14px;}
h3{line-height:27px;font-size:18px;}h3 small{font-size:14px;}
h4{font-size:16px;line-height:36px;}h4 small{font-size:12px;}