[tor-commits] [webwml/staging] make bitcoin background-color to a bit darker color
nima at torproject.org
nima at torproject.org
Sat Dec 26 06:27:16 UTC 2015
commit c4ca8729548eec5e15421b644a5cbfe4612b2507
Author: MehrabKamrani <mk.zizou at gmail.com>
Date: Sat Dec 19 18:05:40 2015 +0800
make bitcoin background-color to a bit darker color
---
css/donate-style.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/css/donate-style.css b/css/donate-style.css
index ce8e43f..ce99bfd 100644
--- a/css/donate-style.css
+++ b/css/donate-style.css
@@ -256,7 +256,7 @@ blockquote footer{
padding-top: 10px;
padding-left: 30px;
padding-right: 30px;
- background-color: #F6F6F6;
+ background-color: #F5F5F5;
}
#bitpayDonation > .well > .form-group {
margin-right: 0;
More information about the tor-commits
mailing list