| 1 |
.winp-import-snippets p.winp-icon { |
| 2 |
padding: 10px 0 50px 0; |
| 3 |
margin-right: 30px; |
| 4 |
} |
| 5 |
.winp-import-snippets p.winp-icon span { |
| 6 |
font-size: 5em; |
| 7 |
color: #c5ccd2; |
| 8 |
} |
| 9 |
.winp-import-snippets p.winp-header-modal { |
| 10 |
font-size: 28px; |
| 11 |
color: #717880; |
| 12 |
} |
| 13 |
.winp-import-snippets p.winp-title-modal { |
| 14 |
font-size: 14px; |
| 15 |
color: #b3b7ba; |
| 16 |
padding-bottom: 20px; |
| 17 |
} |
| 18 |
.winp-import-snippets .winp-more-padding { |
| 19 |
padding-top: 100px; |
| 20 |
} |
| 21 |
#winp-library-buy-button { |
| 22 |
background-color: #fdc018; |
| 23 |
border-color: #e7b017; |
| 24 |
color: white; |
| 25 |
text-transform: uppercase; |
| 26 |
border-radius: 1px; |
| 27 |
padding: 10px 30px; |
| 28 |
} |
| 29 |
#winp-library-buy-button span { |
| 30 |
bottom: 13px; |
| 31 |
} |
| 32 |
#winp-library-buy-button span:hover { |
| 33 |
color: #f3f4ef; |
| 34 |
} |
| 35 |
.wrap div.nav-tab-wrapper { |
| 36 |
border-bottom: 1px solid #ccc; |
| 37 |
margin: 0; |
| 38 |
padding-top: 9px; |
| 39 |
padding-bottom: 0; |
| 40 |
line-height: inherit; |
| 41 |
font-size: 30px; |
| 42 |
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; |
| 43 |
font-weight: 500; |
| 44 |
color: inherit; |
| 45 |
} |
| 46 |
/*# sourceMappingURL=import.css.map */ |