[119248] trunk/www/macports.css

cal at macports.org cal at macports.org
Mon Apr 21 09:16:22 PDT 2014


Revision: 119248
          https://trac.macports.org/changeset/119248
Author:   cal at macports.org
Date:     2014-04-21 09:16:22 -0700 (Mon, 21 Apr 2014)
Log Message:
-----------
www: Improve padding on headlines, test whether the www post-commit hook works

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

Modified: trunk/www/macports.css
===================================================================
--- trunk/www/macports.css	2014-04-21 16:09:57 UTC (rev 119247)
+++ trunk/www/macports.css	2014-04-21 16:16:22 UTC (rev 119248)
@@ -53,13 +53,17 @@
 
 h2, h3 {
     background: #8695B3;
-    padding: 0.2em;
+    padding: 0.2em 0.5em;
 }
 
 h2 {
     font: bold 24px "Lucida Grande", Helvetica, Arial, sans-serif;
 }
 
+h3 {
+    padding: 0.4em 0.5em 0.2em;
+}
+
 img {
     margin: 0;
     border: 0;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140421/4c56e980/attachment.html>


More information about the macports-changes mailing list