Commit:    fa5aec1260d5e66732e4e7f3ba62f645c32e0db8
Author:    Hannes Magnusson <[email protected]>         Thu, 26 Dec 2013 
20:53:54 -0800
Parents:   205bc87fe9fa1217564eac5b550ec6171fe33c22
Branches:  master

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

Log:
Stretch the header to fit the entire frame

Changed paths:
  M  styles/home.css


Diff:
diff --git a/styles/home.css b/styles/home.css
index be2d2e3..442bcf9 100644
--- a/styles/home.css
+++ b/styles/home.css
@@ -74,6 +74,10 @@ complimentary greens: 9FB553    7B8851    61761B    C6DA82   
 CCDA99
 }
 .newsentry h3 {
   font-weight:normal;
+  margin-left: -25px;
+  padding-left: 25px;
+  padding-right: 25px;
+  margin-right: -25px
 }
 .newsentry h3 .release-state {
     float: right;


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

Reply via email to