This commit is contained in:
2025-10-10 13:41:42 +08:00
parent a2faab2646
commit f1f65961dd
33 changed files with 4424 additions and 119 deletions
+12
View File
@@ -107,6 +107,9 @@
.text-fu{
color:#666;
}
.text-fu1{
color:#999;
}
.text-lu{
color:#00A776;
}
@@ -134,6 +137,9 @@
.text-24{
font-size:24rpx;
}
.text-26{
font-size:26rpx;
}
.text-28{
font-size:28rpx;
}
@@ -149,6 +155,12 @@
.text-38{
font-size:38rpx;
}
.text-48{
font-size:48rpx;
}
.text-52{
font-size:52rpx;
}
.text-bold{
font-weight:bold;
}