Files

7 lines
68 B
Plaintext
Raw Normal View History

2023-08-18 17:32:18 +08:00
.t-float-left {
float: left;
}
.t-float-right {
float: right;
}