[tor-commits] [flashproxy/js] Make badge.png transparent and control its color with CSS.
dcf at torproject.org
dcf at torproject.org
Mon Apr 2 16:40:50 UTC 2012
commit 4103253a215eb394bd7effff90182294e0c29a85
Author: David Fifield <david at bamsoftware.com>
Date: Sat Mar 31 16:48:07 2012 -0700
Make badge.png transparent and control its color with CSS.
---
badge.png | Bin 270 -> 230 bytes
embed.html | 1 +
2 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/badge.png b/badge.png
index d832e24..17d2c79 100644
Binary files a/badge.png and b/badge.png differ
diff --git a/embed.html b/embed.html
index d572bdb..607d077 100644
--- a/embed.html
+++ b/embed.html
@@ -13,6 +13,7 @@ body {
padding: 0;
width: 70px;
height: 23px;
+ background-color: #d80;
}
#flashproxy-badge div {
position: absolute;
More information about the tor-commits
mailing list