Commit:    d43dbfa48839a9eac500936301127c13162a3170
Author:    Paul Dragoonis <[email protected]>         Sat, 8 Jan 2011 
18:20:21 +0000
Parents:   7bf926e52d709539e9107f63b4ee4eba83e86fbe
Branches:  master

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

Log:
Made the major text for each downloads section white to make it stand out. This 
is how it already was

Changed paths:
  M  styles/home.css


Diff:
diff --git a/styles/home.css b/styles/home.css
index 792bbc5..9fb3ad6 100644
--- a/styles/home.css
+++ b/styles/home.css
@@ -85,10 +85,12 @@ complimentary greens: 9FB553        7B8851  61761B  C6DA82  
CCDA99
 
 #mega-drop-down div.download a:first-child {
     font-size: 2.0em;
+    color: #FFF;
 }
 
 #mega-drop-down div.download li.windows a:first-child {
        font-size: 1.5em;
+       color: #FFF;
 }
 
 #head-beta-warning {


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

Reply via email to