diff options
| author | Mark Otto <[email protected]> | 2017-05-28 11:25:59 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-05-28 11:25:59 -0700 |
| commit | f682dec5c25f4ff1a29b34e10d339d549359cdb2 (patch) | |
| tree | 56fc1244bdb43bc61152438dfeb32cfcd010ede0 /docs/utilities/image-replacement.md | |
| parent | c72cc98bd56fb50259c84a1fced38751009eb930 (diff) | |
| download | bootstrap-f682dec5c25f4ff1a29b34e10d339d549359cdb2.tar.xz bootstrap-f682dec5c25f4ff1a29b34e10d339d549359cdb2.zip | |
new toc in utils and about and extend
Diffstat (limited to 'docs/utilities/image-replacement.md')
| -rw-r--r-- | docs/utilities/image-replacement.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/utilities/image-replacement.md b/docs/utilities/image-replacement.md index 720e7b5a9..b11c936c4 100644 --- a/docs/utilities/image-replacement.md +++ b/docs/utilities/image-replacement.md @@ -1,7 +1,9 @@ --- layout: docs title: Image replacement +description: Swap text for background images with the image replacement class. group: utilities +toc: true --- Utilize the `.text-hide` class or mixin to help replace an element's text content with a background image. |
