Commit:    58b0b4e6716350a880aa01ce52ddd8af5a41477b
Author:    Levi Morrison <le...@php.net>         Tue, 30 Jul 2013 19:15:41 -0600
Parents:   6426cfcc16e7574d928577c9b2fe1e0cacdc8680
Branches:  responsive

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

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