foot.wxss 85 B

123456
  1. .foot {
  2. float: left;
  3. width: 100%;
  4. height: 48px;
  5. border-top: 1px solid #666;
  6. }