2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03: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
+3 -1
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,
+1 -1
View File
File diff suppressed because one or more lines are too long