1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-08 20:50:44 +02:00

rebold headings

This commit is contained in:
Mark Otto
2012-03-10 11:29:57 -08:00
parent f4e879a936
commit 5d961eaeb3
3 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@@ -311,7 +311,7 @@ h5,
h6 {
margin: 0;
font-family: inherit;
font-weight: normal;
font-weight: bold;
color: inherit;
text-rendering: optimizelegibility;
}