• This project
    • Loading...
  • Sign in

张泽世 / yohobuywap-node · 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
  • yohobuywap-node
  • public
  • scss
  • passport
  • _back.css
  • add login assets
    1231b7dd
    by 姜枫
    2016-06-13 11:10:07 +0800  
    Browse Files
_back.css 294 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
.back-email-success-page {
    .tip {
        font-size: 20PX;
        color: #fff;
        margin-top: 30PX;
    }
    .sub-tip,
    .resend {
        color: #939393;
        font-size: 16PX;
    }
    .go-email {
        margin: 20PX 0 10PX;
    }
    .resend {
        float: right;
    }
}