Files
2023-01-06 14:24:11 +08:00

7 lines
68 B
Plaintext

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