
| Current Path : /var/www/html/atstandard_001/styles/css/components/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/html/atstandard_001/styles/css/components/shortcodes--textalign.css |
/**
* Shortcodes (textalign)
============================================================================ */
.ta-center,
.ta-center * {
text-align: center;
}
.ta-left,
.ta-left * {
text-align: left;
}
.ta-right,
.ta-right * {
text-align: right;
}
.ta-justify .ta-justify * {
text-align: justify;
-webkit-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
}
/*# sourceMappingURL=shortcodes--textalign.css.map */