Author: phobos Date: 2011-08-04 03:13:52 +0000 (Thu, 04 Aug 2011) New Revision: 24939
Modified: website/trunk/css/layout.css Log: revert part of r24933, the new size logo doesn't look right compared to the rest of the images. jeremy will look into keeping the image tiny and sized correctly.
Modified: website/trunk/css/layout.css =================================================================== --- website/trunk/css/layout.css 2011-08-03 00:27:48 UTC (rev 24938) +++ website/trunk/css/layout.css 2011-08-04 03:13:52 UTC (rev 24939) @@ -43,10 +43,10 @@
h1#logo a, h1#logo a:visited { - background: url(../images/tor-logo.jpg) left top no-repeat; + background: url(../images/tor-logo_low_resolution.jpg) left top no-repeat; text-indent: -9999px; overflow: hidden; - width: 160px; + width: 150px; height: 97px; display: block; }