Files
2022-11-10 17:13:00 +08:00

7 lines
68 B
Plaintext

.t-float-left {
float: left;
}
.t-float-right {
float: right;
}