[tor-commits] [webwml/staging] put border between bitcoin and check / eu transfer section

nima at torproject.org nima at torproject.org
Sat Dec 26 06:27:17 UTC 2015


commit 5d91aad56ca87bd3f95c2eb0ecf1c19f5e992626
Author: MehrabKamrani <mk.zizou at gmail.com>
Date:   Sat Dec 26 00:23:08 2015 +0800

    put border between bitcoin and check / eu transfer section
---
 css/donate-style.css |    5 +++++
 1 file changed, 5 insertions(+)

diff --git a/css/donate-style.css b/css/donate-style.css
index 901eaa6..d4fd12b 100644
--- a/css/donate-style.css
+++ b/css/donate-style.css
@@ -280,6 +280,7 @@ blockquote footer{
 	padding-top: 10px;
 	padding-left: 30px;
 	padding-right: 30px;
+	border-left: 1px dashed #e3e3e3;
 }
 .minor-other-ways{
 	background-color: #FAFAFA;
@@ -353,6 +354,10 @@ footer.footer{
 	#donate > .btn-group {
 	    margin-bottom: 15px;
 	}
+	.check-eutransfer{
+		border-left: none;
+		border-top: 1px dashed #e3e3e3;
+	}
 	#bitpayDonation > .well {
 	    margin-bottom: 30px;
 	}





More information about the tor-commits mailing list