.text-left, .text-left p:not(),
- class*=text-
-
.text-left,
- class*=text-
-
.text-left p:not() {
text-align: left;
}
.text-center, .text-center p:not(),
- class*=text-
-
.text-center,
- class*=text-
-
.text-center p:not() {
text-align: center;
}
.text-right, .text-right p:not(),
- class*=text-
-
.text-right,
- class*=text-
-
.text-right p:not() {
text-align: right;
}