10 lines
144 B
Plaintext
10 lines
144 B
Plaintext
.text-left {
|
|
text-align: left !important;
|
|
}
|
|
.text-center {
|
|
text-align: center !important;
|
|
}
|
|
.text-right {
|
|
text-align: right !important;
|
|
}
|