Some corrections on donate page css
Nima Fatemi

Nima Fatemi commited on 2015-12-26 07:41:48
Zeige 1 geänderte Dateien mit 1 Einfügungen und 3 Löschungen.


	- remove other ways to donate background
	- remove borders around icons
... ...
@@ -247,9 +247,6 @@ blockquote footer{
247 247
 #other-ways-section > .container-fluid{
248 248
 	padding: 0;
249 249
 }
250
-.main-other-ways{
251
-	background-color: #f5f5f5;
252
-}
253 250
 .hundred.toptwenty{
254 251
 	text-align: justify;
255 252
 	margin-top: 0;
... ...
@@ -272,6 +269,7 @@ blockquote footer{
272 269
 	background: transparent;
273 270
 	margin-top: -10px;
274 271
 	margin-right: 5px;
272
+	border:0;
275 273
 }
276 274
 .bitcoin{
277 275
 	padding-top: 10px;
278 276