MehrabKamrani commited on 2015-12-26 07:25:16
Zeige 1 geänderte Dateien mit 6 Einfügungen und 2 Löschungen.
| ... | ... |
@@ -247,6 +247,9 @@ blockquote footer{
|
| 247 | 247 |
#other-ways-section > .container-fluid{
|
| 248 | 248 |
padding: 0; |
| 249 | 249 |
} |
| 250 |
+.main-other-ways{
|
|
| 251 |
+ background-color: #f5f5f5; |
|
| 252 |
+} |
|
| 250 | 253 |
.hundred.toptwenty{
|
| 251 | 254 |
text-align: justify; |
| 252 | 255 |
margin-top: 0; |
| ... | ... |
@@ -263,7 +266,6 @@ blockquote footer{
|
| 263 | 266 |
padding-top: 10px; |
| 264 | 267 |
padding-left: 30px; |
| 265 | 268 |
padding-right: 30px; |
| 266 |
- background-color: #F5F5F5; |
|
| 267 | 269 |
} |
| 268 | 270 |
#bitpayDonation > .well > .form-group {
|
| 269 | 271 |
margin-right: 0; |
| ... | ... |
@@ -278,7 +280,9 @@ blockquote footer{
|
| 278 | 280 |
padding-top: 10px; |
| 279 | 281 |
padding-left: 30px; |
| 280 | 282 |
padding-right: 30px; |
| 281 |
- background-color: #F0F0F0; |
|
| 283 |
+} |
|
| 284 |
+.minor-other-ways{
|
|
| 285 |
+ background-color: #FAFAFA; |
|
| 282 | 286 |
} |
| 283 | 287 |
.even-more{
|
| 284 | 288 |
padding: 25px 0; |
| 285 | 289 |