Commit:    ee8a5c18f5ef13859f1d500c797341aabcbfa0b1
Author:    Hannes Magnusson <[email protected]>         Wed, 20 Nov 2013 
21:05:50 -0800
Parents:   5f680f0af26f550988299b8a2f320d16e1af3cc2
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=ee8a5c18f5ef13859f1d500c797341aabcbfa0b1

Log:
Align the headers of the tips box and news entries

Changed paths:
  M  styles/home.css


Diff:
diff --git a/styles/home.css b/styles/home.css
index c0280ca..2833370 100644
--- a/styles/home.css
+++ b/styles/home.css
@@ -154,6 +154,9 @@ complimentary greens: 9FB553    7B8851    61761B    C6DA82  
  CCDA99
 /* }}} */
 
 
+.newsentry {
+    margin:0.66666666666667em 0;
+}
 .newsentry .newstitle a {
     background-color: #ebebf4;
     color:#333;


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to