Commit a613a8eb authored by Mark Otto's avatar Mark Otto

Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip

parents 69e4522a 27c3d5a9
......@@ -28,8 +28,9 @@ p {
h1, h2, h3, h4, h5, h6 {
margin: 0;
font-weight: bold;
color: @grayDark;
font-family: @headingsFontFamily;
font-weight: @headingsFontWeight;
color: @headingsColor;
text-rendering: optimizelegibility; // Fix the character spacing for headings
small {
font-weight: normal;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment