• 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
  • home
  • _my-guang.css
  • 图片目录整理
    106f46fe
    by ccbikai(👎🏻🍜)
    2016-12-15 09:53:24 +0800  
    Browse Files
_my-guang.css 470 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
.my-guang-page {

    .null {
        height: 240px;
        width: 100%;
        position: absolute;
        text-align: center;
        top: 50%;
        margin-top: -120px;

        span {
            color: #b0b0b0;
            font-size: 24px;
            margin-top: 20px;
        }
    }

    .icon-null {
        width: 188px;
        height: 171px;
        background: url("/home/fav/fav-null.png");
        margin: 0 auto;
        margin-bottom: 30px;
    }
}