| @@ -8,9 +8,9 @@ | ||
| 8 | 8 | display: inline-block; |
| 9 | 9 | margin: 0 0 0 20px; |
| 10 | 10 | padding: 0 0 0 70px; |
| 11 | 11 | color: #3c3c3c; |
| 12 | - background: url(../images/icon.png) no-repeat left center; | |
| 12 | + background: url(../img/wppr-logo.png) no-repeat left center; | |
| 13 | 13 | font-family: "Open Sans", sans-serif; |
| 14 | 14 | font-size: 2em; |
| 15 | 15 | font-weight: 700; |
| 16 | 16 | line-height: 60px; |
| @@ -173,9 +173,4 @@ | ||
| 173 | 173 | display: table; |
| 174 | 174 | width: 100%; |
| 175 | 175 | background: #fff; |
| 176 | 176 | } |
| 177 | - | |
| 178 | -div.notice.themeisle-sale { | |
| 179 | - margin-left: 10px; | |
| 180 | - margin-right: 10px; | |
| 181 | -} | |