]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Tweak naming and docs of font utility classes 18452/head
authorChris Rebert <code@chrisrebert.com>
Mon, 7 Dec 2015 01:43:25 +0000 (17:43 -0800)
committerChris Rebert <code@chrisrebert.com>
Mon, 7 Dec 2015 08:08:54 +0000 (00:08 -0800)
commitd1a0af8b24c09d5558cba0e65c34d1f1292e6085
treec5075bcede65c08f9d7d23e5bb581c27c44bb1f0
parenteae036b7556c1ad6825d5012dfb84c7240bb7e90
Tweak naming and docs of font utility classes

* `.font-normal` is too generic. Rename it to `.font-weight-normal` for clarity.
* Rename `.font-bold` to `.font-weight-bold` so as to parallel `.font-weight-normal`.
* In docs, gloss "weight" term in relation to fonts for the benefit of non-typographiles.

Refs #18433

[skip sauce]
docs/components/utilities.md
scss/_utilities.scss