parent
bb56929f7a
commit
20a888dfc6
|
@ -31,6 +31,10 @@
|
|||
float: right;
|
||||
}
|
||||
|
||||
.text-left {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.text-right {
|
||||
text-align: right;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue