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

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

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