• This project
    • Loading...
  • Sign in

jinzhan / web · Files

Go to a project

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Pipelines 0
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Members
  • Labels
  • Wiki
  • Forks
  • Network
  • Create a new issue
  • web
  • static-source
  • modules
  • html
  • course
  • bread
  • bread.less
  • up
    42655c32
    by jinzhan
    2017-04-17 08:52:43 +0800  
    Browse Files
bread.less 218 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13
.bread {
  line-height: 1;
  font-size: 20px;
  padding: 50px 0 20px;
  width: 1140px;
  text-align: right;
  border-bottom: 1px solid #ebebeb;
  color: #9B9B9B;
  .gt {
    margin: 0 10px;
  }
  margin-bottom: 50px;
}