Author: mseidel
Date: Wed Jan 18 19:35:41 2017
New Revision: 1779372

URL: http://svn.apache.org/viewvc?rev=1779372&view=rev
Log:
Unified text color

Modified:
    openoffice/ooo-site/trunk/content/css/home.css

Modified: openoffice/ooo-site/trunk/content/css/home.css
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/css/home.css?rev=1779372&r1=1779371&r2=1779372&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/css/home.css (original)
+++ openoffice/ooo-site/trunk/content/css/home.css Wed Jan 18 19:35:41 2017
@@ -23,11 +23,11 @@
 /* #actionstatements { margin: 40px 0 50px 3%; width: 60%; float: left; } */
 #actionstatements a { text-decoration: none; width: 100%; display: inline; 
outline: none; margin: 0; }
 #actionstatements h2 { font-size: 1.5em; line-height:105%; color: #666; 
margin: 5px 0px 5px 60px; padding: 0px; border: none; }
-#actionstatements h2 a { color: #444; }
-#actionstatements a h2 { color: #444; }
+#actionstatements h2 a { color: #333; }
+#actionstatements a h2 { color: #333; }
 #actionstatements p { margin: 5px 0px 5px 60px; padding: 0px; line-height: 
150%; color: #999; font-size: .8em; }
-#actionstatements p a { color: #555;  }
-#actionstatements a p { color: #555;  }
+#actionstatements p a { color: #333;  }
+#actionstatements a p { color: #333;  }
 
 #actionstatements ul { margin: 0; padding: 0; }
 #actionstatements li { margin: 0; padding: 0; list-style: none; }


Reply via email to