[105111] trunk/www/macports.css

snc at macports.org snc at macports.org
Wed Apr 10 10:16:49 PDT 2013


Revision: 105111
          https://trac.macports.org/changeset/105111
Author:   snc at macports.org
Date:     2013-04-10 10:16:49 -0700 (Wed, 10 Apr 2013)
Log Message:
-----------
fix the right css element...

Modified Paths:
--------------
    trunk/www/macports.css

Modified: trunk/www/macports.css
===================================================================
--- trunk/www/macports.css	2013-04-10 17:13:06 UTC (rev 105110)
+++ trunk/www/macports.css	2013-04-10 17:16:49 UTC (rev 105111)
@@ -7,7 +7,6 @@
     margin: 0;
     padding: 30px 40px;
     background: url(img/top-backdrop.png) repeat-x #EDEDED;
-    background-size: 183px 73px;
     font: 12px Helvetica, Arial, sans-serif;
     line-height: 1.2em;
 }
@@ -49,6 +48,7 @@
     width: 183px;
     height: 70px;
     background: url(img/macports-logo-top.png);
+    background-size: 183px 73px;
 }
 
 h2, h3 {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130410/70be0e8c/attachment.html>


More information about the macports-changes mailing list