r24933: {website} Replacing low resolution tor logo with higher resolution ver (in website/trunk: css images)

Author: atagar Date: 2011-08-02 02:04:16 +0000 (Tue, 02 Aug 2011) New Revision: 24933 Added: website/trunk/images/tor-logo_low_resolution.jpg Modified: website/trunk/css/layout.css website/trunk/images/tor-logo.jpg Log: Replacing low resolution tor logo with higher resolution version The tor logo in the upper left is a low quality version (solid color onion stem, no anti-aliasing, etc). This looks really bad and I suggested this replacement months back but didn't get any feedback so gonna try 'moving the cheese' to see if anyone screams. Modified: website/trunk/css/layout.css =================================================================== --- website/trunk/css/layout.css 2011-08-01 23:59:39 UTC (rev 24932) +++ website/trunk/css/layout.css 2011-08-02 02:04:16 UTC (rev 24933) @@ -46,7 +46,7 @@ background: url(../images/tor-logo.jpg) left top no-repeat; text-indent: -9999px; overflow: hidden; - width: 150px; + width: 160px; height: 97px; display: block; } Modified: website/trunk/images/tor-logo.jpg =================================================================== (Binary files differ) Added: website/trunk/images/tor-logo_low_resolution.jpg =================================================================== (Binary files differ) Property changes on: website/trunk/images/tor-logo_low_resolution.jpg ___________________________________________________________________ Added: svn:mime-type + application/octet-stream
participants (1)
-
Damian Johnson