1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-26 14:54:27 +02:00

fixes #10153: restore headings-color variable

This commit is contained in:
Mark Otto
2013-09-01 09:49:28 +02:00
parent 9e541fc717
commit 794d784519
6 changed files with 10 additions and 6 deletions

View File

@@ -399,7 +399,8 @@ p {
}
}
small {
small,
.small {
font-size: 85%;
}
@@ -458,6 +459,7 @@ h6,
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
h1 small,