Files
2023-08-18 17:32:18 +08:00

7 lines
68 B
Plaintext

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