mirror of
https://github.com/thomaspark/bootswatch.git
synced 2025-10-17 15:02:59 +00:00

Summary: text-info-emphasis example was missing the -emphasis suffix from its class definition. Old: <p class="text-info">.text-info-emphasis</p> New: <p class="text-info-emphasis">.text-info-emphasis</p> Files Affected: modified: docs/cerulean/index.html modified: docs/cosmo/index.html modified: docs/cyborg/index.html modified: docs/darkly/index.html modified: docs/default/index.html modified: docs/flatly/index.html modified: docs/journal/index.html modified: docs/litera/index.html modified: docs/lumen/index.html modified: docs/lux/index.html modified: docs/materia/index.html modified: docs/minty/index.html modified: docs/morph/index.html modified: docs/pulse/index.html modified: docs/quartz/index.html modified: docs/sandstone/index.html modified: docs/simplex/index.html modified: docs/sketchy/index.html modified: docs/slate/index.html modified: docs/solar/index.html modified: docs/spacelab/index.html modified: docs/superhero/index.html modified: docs/united/index.html modified: docs/vapor/index.html modified: docs/yeti/index.html modified: docs/zephyr/index.html