[tor-commits] [webwml/staging] add champion class
nima at torproject.org
nima at torproject.org
Mon Dec 21 00:30:46 UTC 2015
commit 88255555c1197c14c2f18b7a495038b39a14a4b9
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