1 Star 0 Fork 1K

火炬悠然/微信电商小程序

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
app_font.wxss 854 Bytes
Copy Edit Raw Blame History
赵同学 authored 2021-04-06 10:35 . 赵同学-原小程序
/*font*/
.font_b{
font-weight: bold;
}
.font_aaa{
color: #aaa;
}
.font_ccc{
color: #ccc;
}
.font_999{
color: #999;
}
.font_777{
color: #999;
}
.font_555{
color: #999;
}
.font_333{
color: #999;
}
.font_000{
color: #000;
}
.font_red{
color: red !important;
}
.font_green{
color: green !important;
}
.font_02{
font-size: 0.2em;
}
.font_04{
font-size: 0.4em;
}
.font_06{
font-size: 0.6em;
}
.font_08{
font-size: 28rpx;
}
.font_09{
font-size: 0.9em;
}
.font_1{
font-size: 1em;
}
.font_11{
font-size: 1.1em;
}
.font_12{
font-size: 1.2em;
}
.font_14{
font-size: 1.4em;
}
.font_16{
font-size: 1.6em;
}
.font_18{
font-size: 1.8em;
}
.font_2{
font-size: 2em;
}
.font_22{
font-size: 2.2em;
}
.font_24{
font-size: 2.5em;
}
.font_26{
font-size: 2.6em;
}
.font_28{
font-size: 2.8em;
}
.font_30{
font-size: 3em;
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
wechat
1
https://gitee.com/youranhuoju/wechatApp.git
git@gitee.com:youranhuoju/wechatApp.git
youranhuoju
wechatApp
微信电商小程序
master

Search