aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.min.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2011-09-29 01:44:51 -0700
committerMark Otto <[email protected]>2011-09-29 01:44:51 -0700
commit00204a80cf1c45cb9d7d80986756401d304a3944 (patch)
tree42c07a5fe192b61d4d4e41377fde8f70d791cf33 /bootstrap.min.css
parent4e9849966d0f7b18cd4b8a22f6ef98c6900a2099 (diff)
downloadbootstrap-00204a80cf1c45cb9d7d80986756401d304a3944.tar.xz
bootstrap-00204a80cf1c45cb9d7d80986756401d304a3944.zip
change h4 back to lineheight * 2
Diffstat (limited to 'bootstrap.min.css')
-rw-r--r--bootstrap.min.css7
1 files changed, 3 insertions, 4 deletions
diff --git a/bootstrap.min.css b/bootstrap.min.css
index ef0f69f1f..5be71dd4a 100644
--- a/bootstrap.min.css
+++ b/bootstrap.min.css
@@ -81,10 +81,9 @@ h1,h2,h3,h4,h5,h6{font-weight:bold;color:#333333;}h1 small,h2 small,h3 small,h4
h1{margin-bottom:18px;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:36px;font-size:18px;}h3 small{font-size:14px;}
-h4,h5,h6{line-height:18px;}
-h4{font-size:16px;}h4 small{font-size:12px;}
-h5{font-size:14px;}
-h6{font-size:13px;color:#777777;text-transform:uppercase;}
+h4{font-size:16px;line-height:36px;}h4 small{font-size:12px;}
+h5{font-size:14px;line-height:18px;}
+h6{font-size:13px;line-height:18px;color:#777777;text-transform:uppercase;}
ul,ol{margin:0 0 18px 25px;}
ul ul,ul ol,ol ol,ol ul{margin-bottom:0;}
ul{list-style:disc;}