[30287] trunk/www/macports.css

source_changes at macosforge.org source_changes at macosforge.org
Tue Oct 23 14:14:08 PDT 2007


Revision: 30287
          http://trac.macosforge.org/projects/macports/changeset/30287
Author:   jmpp at macports.org
Date:     2007-10-23 14:14:08 -0700 (Tue, 23 Oct 2007)

Log Message:
-----------
Smarter ways to accomplish the same, thanks to sfiera's high css-fu.

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

Modified: trunk/www/macports.css
===================================================================
--- trunk/www/macports.css	2007-10-23 21:04:06 UTC (rev 30286)
+++ trunk/www/macports.css	2007-10-23 21:14:08 UTC (rev 30287)
@@ -143,16 +143,16 @@
 }
 
 #content li {
-    margin: 0 0 7px 0;
+    margin-bottom: 7px;
 }
 
 #content li p {
     margin: 5px 0 15px 0;
-    padding: 0 0 0 20px;
+    padding-left: 20px;
 }
 
 #content li ul {
-    margin: 7px 0 0 0;
+    margin-top: 7px;
 }
 
 .warning {

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071023/3d0879c9/attachment.html


More information about the macports-changes mailing list