• This project
    • Loading...
  • Sign in

fe / YOHOBUYPC · Files

Go to a project

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Pipelines 0
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 2
  • Members
  • Labels
  • Wiki
  • Forks
  • Network
  • Create a new issue
  • YOHOBUYPC
  • web-static
  • sass
  • _path-nav.scss
  • path nav
    a36b5fed
    by xuqi
    2015-12-02 16:22:29 +0800  
    Browse Files
_path-nav.scss 243 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
.path-nav {
    font-size: 12px;
    padding: 15px 0;
    height: 18px;
    line-height: 18px;
    border-bottom: 1px solid #eaeceb;
    margin-bottom: 15px;

    a {
        color: #666;
    }

    .iconfont {
        font-size: 12px;
    }
}