[31593] trunk/www/macports.css

jmpp at macports.org jmpp at macports.org
Wed Nov 28 13:23:43 PST 2007


Revision: 31593
          http://trac.macosforge.org/projects/macports/changeset/31593
Author:   jmpp at macports.org
Date:     2007-11-28 13:23:42 -0800 (Wed, 28 Nov 2007)

Log Message:
-----------

W3C tags, down you go! (totally love Safari 3's Web Inspector!)

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

Modified: trunk/www/macports.css
===================================================================
--- trunk/www/macports.css	2007-11-28 20:50:34 UTC (rev 31592)
+++ trunk/www/macports.css	2007-11-28 21:23:42 UTC (rev 31593)
@@ -195,14 +195,9 @@
     margin-top: 0.7em;
 }
 
-/*
-I want to space out the bottom of the containing ul to separate the W3C tags a bit,
-but I can't find the appropriate css rule to achieve that (and I've been playing
-with many combinations for a while already!).
-#categories ul {
-    margin-bottom: 100px; //ridiculously large value to better visualyze the effect (it should obviously be smaller)
+#categories > ul > li {
+    margin-bottom: 40px;
 }
-*/
 
 #categories ul > li  {
     list-style: none;

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071128/143fef43/attachment-0001.html


More information about the macports-changes mailing list