Commit:    7961a90edc97bef35c3ea0478790e24d478ce07f
Author:    Levi Morrison <[email protected]>         Tue, 30 Jul 2013 19:15:41 -0600
Parents:   1156635636f46cf4cce48dd12b1dcb116d9709cc
Branches:  master

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

Log:
Fixed beta-warning spacing on homepage.

Changed paths:
  M  styles/home.css


Diff:
diff --git a/styles/home.css b/styles/home.css
index 67a4ebf..e21342e 100644
--- a/styles/home.css
+++ b/styles/home.css
@@ -3,6 +3,9 @@
 complimentary greens: 9FB553    7B8851    61761B    C6DA82    CCDA99
 
 */
+body #head-beta-warning + #head-nav + #intro {
+    margin-top:2em;
+}
 #intro {
     background:#444449;
     box-shadow:inset 0 0 2em rgba(0,0,0,.375);


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

Reply via email to