aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.3/utilities/background.md
AgeCommit message (Collapse)AuthorFilesLines
2023-12-22Docs: use consistent HTML elements in Utilities > Background page (#39519)Julien Déramond1-3/+2
2023-10-13Docs: fix emphasis text utilities usage in Utilities > Background (#39293)oliv371-1/+1
2023-04-10Docs: consistent usage of CSS sections (#38219)Julien Déramond1-1/+1
Co-authored-by: Mark Otto <[email protected]>
2023-01-21Docs: tweak icon link and callouts (#37923)Patrick H. Lauke1-0/+4
* Tweak callout for icon link - no need to talk about `alt` for `<img>` since these don't use `<img>` - make start of sentence more readable * Tweak language of dropdown warning callout * Tweak popover warning callout * Tweak rtl warning callouts * Tweak color warning callout * Add/move accessibility callout for color to relevant pages * Update site/content/docs/5.3/helpers/icon-link.md * Update site/layouts/partials/callouts/warning-color-assistive-technologies.md Co-authored-by: Mark Otto <[email protected]>
2023-01-16Sass docs updates (#37897)Mark Otto1-6/+18
* Add maps * Redesign scss-docs rendering * Update other CSS sections * Fix linter
2023-01-16TypoMark Otto1-1/+1
2023-01-16Add docs callout for utilities that don't respond to color modesMark Otto1-0/+4
2022-12-24Release v5.3.0-alpha1 (#37661)XhmikosR1-0/+130
* Bump version to 5.3.0-alpha1 * Dist * Add docs versions updates * Update note in homepage hero Co-authored-by: Mark Otto <[email protected]>