• This project
    • Loading...
  • Sign in

fe / yohobuywap-node · Files

Go to a project

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Pipelines 0
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Members
  • Labels
  • Wiki
  • Forks
  • Network
  • Create a new issue
  • yohobuywap-node
  • public
  • scss
  • channel
  • _seckill.css
  • 秒杀列表页前端和交互开发结束
    c94d48e0
    by 陈峰
    2016-09-09 17:44:50 +0800  
    Browse File »
_seckill.css 153 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10
.seckill {
	.seckill-times{
		height: 119px;
		border-top: 1px solid #e1e1e1;
		border-bottom: 1px solid #e1e1e1;
		.time-item {
			float: left;
		}
	}
}