Sign in

陈晓峰 / miniapps-nature · Files

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Forks
  • Network
  • miniapps-nature
  • pages
  • ceshi1
  • ceshi1.wxss
  • nature mini apps 2.0
    47c77a5f
    陈晓峰 authored
    2017-12-22 22:39:27 +0800  
    Browse Files »
ceshi1.wxss 424 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
.wangzhi{
  font-size: 28rpx;
  color: #d72025;
  width: 80%;
  margin: 0 auto;
}
.fuzhi{
  width: 80%;
  margin: 0 auto;
  margin-top: 35rpx;
}
.dianji{
  display: block;
  float: left;
  background: #d72025;
  color: #fff;
  height: 80rpx;
  line-height: 80rpx;
  width: 50%;
}
.jianyi{
  float: left;
  font-size: 22rpx;
  margin-top: 10rpx;
  color: #353535;
  width: 45%;
  margin-left: 5%;
}