1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-01 01:21:49 +02:00

Add 3 more font-weight variables

Refs #14368

[skip sauce]
[skip validator]
This commit is contained in:
Chris Rebert
2015-12-06 12:28:15 -08:00
parent 193b8306f0
commit 0759d76bd2
4 changed files with 8 additions and 3 deletions

View File

@@ -129,7 +129,7 @@ ul ol {
}
dt {
font-weight: bold;
font-weight: $dt-font-weight;
}
dd {