Author: aadamchik
Date: Sat Feb  6 11:51:35 2016
New Revision: 1728823

URL: http://svn.apache.org/viewvc?rev=1728823&view=rev
Log:
SVG logo looks better then scaled PNG

Removed:
    cayenne/site/cms/trunk/content/img/asf_logo.png
Modified:
    cayenne/site/cms/trunk/content/css/master.css

Modified: cayenne/site/cms/trunk/content/css/master.css
URL: 
http://svn.apache.org/viewvc/cayenne/site/cms/trunk/content/css/master.css?rev=1728823&r1=1728822&r2=1728823&view=diff
==============================================================================
--- cayenne/site/cms/trunk/content/css/master.css (original)
+++ cayenne/site/cms/trunk/content/css/master.css Sat Feb  6 11:51:35 2016
@@ -237,7 +237,7 @@ sup img {
        width: 150px;
        height: 74px;
        margin: 0 0 6px;
-       background: url(../img/asf_logo.png) no-repeat 0 0;
+       background: url(../img/asf_logo.svg) no-repeat 0 0;
        }
 #header h2 a {
        float: right;


Reply via email to