commit 4103253a215eb394bd7effff90182294e0c29a85
Author: David Fifield <[email protected]>
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;



_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to