• 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
  • build back
    c724349e
    by xuqi
    2015-10-08 16:57:25 +0800  
    Browse Directory »
_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;
    }
}