[tor-commits] [webwml/master] add champion class
hiro at torproject.org
hiro at torproject.org
Wed Jan 25 16:18:19 UTC 2017
commit 5efdbb9bd272871347765f2398cb942020f242f8
Author: MehrabKamrani <mk.zizou at gmail.com>
Date: Sat Dec 19 16:44:08 2015 +0800
add champion class
add champion class to avoid changes on all images that have img-thumbnail class
---
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 34d771a..40bbf76 100644
--- a/css/donate-style.css
+++ b/css/donate-style.css
@@ -111,7 +111,7 @@ float: left;
.navbar-nav{
margin: 0;
}
-.img-thumbnail {
+.img-thumbnail.champion {
padding: 1px;
background-color: #785291;
border: 1px solid #785291;
More information about the tor-commits
mailing list