[tor-commits] [webwml/staging] Some corrections on donate page css

nima at torproject.org nima at torproject.org
Sat Dec 26 06:43:08 UTC 2015


commit 06be3b32c3283d657bca6f7d4e064fc744f776eb
Author: Nima Fatemi <nima at torproject.org>
Date:   Sat Dec 26 06:41:48 2015 +0000

    Some corrections on donate page css
    
    	- remove other ways to donate background
    	- remove borders around icons
---
 css/donate-style.css |    6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/css/donate-style.css b/css/donate-style.css
index cb6908e..8dfbcc2 100644
--- a/css/donate-style.css
+++ b/css/donate-style.css
@@ -247,9 +247,6 @@ blockquote footer{
 #other-ways-section > .container-fluid{
 	padding: 0;
 }
-.main-other-ways{
-	background-color: #f5f5f5;
-}
 .hundred.toptwenty{
 	text-align: justify;
 	margin-top: 0;
@@ -272,6 +269,7 @@ blockquote footer{
 	background: transparent;
 	margin-top: -10px;
 	margin-right: 5px;
+	border:0;
 }
 .bitcoin{
 	padding-top: 10px;
@@ -477,4 +475,4 @@ footer.footer{
 	    font-size: 12px;
 	}
 
-}
\ No newline at end of file
+}



More information about the tor-commits mailing list