增加部分公共样式

This commit is contained in:
YeMingfei666 2024-10-10 16:25:23 +08:00
parent 388f33985e
commit 33e1b60551
1 changed files with 4 additions and 1 deletions

View File

@ -389,4 +389,7 @@ text {
// }
// .u-font-32{
// font-size: 16px;
// }
// }
.line-th{
text-decoration: line-through;
}