1 Star 6 Fork 3

ganshisheng/48_新闻资讯小程序模板

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.wxss 567 Bytes
一键复制 编辑 原始数据 按行查看 历史
ganshisheng 提交于 2020-05-26 23:02 . first commit
/**app.wxss**/
@import 'style/weui.wxss';
page{
background-color: #FAFAFA;
font-size: 16px;
font-family: -apple-system-font,Helvetica Neue,Helvetica,sans-serif;
}
.page__hd {
padding: 15px;
}
.page__bd {
padding-bottom: 40px;
}
.page__bd_spacing {
padding-left: 15px;
padding-right: 15px;
}
.page__ft{
padding-bottom: 10px;
text-align: center;
}
.page__title {
text-align: left;
font-size: 20px;
font-weight: 400;
}
.page__desc {
margin-top: 9px;
color: #888888;
text-align: left;
font-size: 12px;
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
微信
1
https://gitee.com/ganshisheng/wxapp_48.git
git@gitee.com:ganshisheng/wxapp_48.git
ganshisheng
wxapp_48
48_新闻资讯小程序模板
master

搜索帮助