• This project
    • Loading...
  • Sign in

fe / YOHOBUYWAP · 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
  • static
  • sass
  • passport
  • _back.scss
  • do modify domain to mtesth5.yohobuy.com
    43b7568f
    by hf
    2015-10-23 11:36:52 +0800  
    Browse Files
_back.scss 292 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
.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;
    }
}