diff options
| author | Mark Otto <[email protected]> | 2011-06-29 17:10:53 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-06-29 17:10:53 -0700 |
| commit | f47b5765743dc7001b3f7d22ed2e8e2b3d9545a3 (patch) | |
| tree | 864f308d1e1d97493ddd9af1d28bdb8945a3a34a /lib/type.less | |
| parent | 936d7acb31d4f765638630a8c78c81ee9de57801 (diff) | |
| download | bootstrap-f47b5765743dc7001b3f7d22ed2e8e2b3d9545a3.tar.xz bootstrap-f47b5765743dc7001b3f7d22ed2e8e2b3d9545a3.zip | |
yo dawg i heard you liked mastheads
Diffstat (limited to 'lib/type.less')
| -rw-r--r-- | lib/type.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/type.less b/lib/type.less index 99628f281..22eb47780 100644 --- a/lib/type.less +++ b/lib/type.less @@ -21,7 +21,7 @@ p { -------------------------------------------------- */ h1, h2, h3, h4, h5, h6 { - font-weight: 500; + font-weight: bold; color: @grayDark; small { color: @grayLight; |
