Author: marcus
Date: Sun Jan 19 00:24:33 2014
New Revision: 1559439

URL: http://svn.apache.org/r1559439
Log:
Added 2 new styles.

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

Modified: openoffice/ooo-site/trunk/content/home.css
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/home.css?rev=1559439&r1=1559438&r2=1559439&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/home.css (original)
+++ openoffice/ooo-site/trunk/content/home.css Sun Jan 19 00:24:33 2014
@@ -23,14 +23,18 @@
 #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 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 ul { margin: 0; padding: 0; }
 #actionstatements li { margin: 0; padding: 0; list-style: none; background: 
url(http://www.openoffice.org/images/action-bg.png) no-repeat; }
 #actionstatements li:hover { background: 
url(http://www.openoffice.org/images/action-bg.png) #E8F0FD repeat-x; }
 #actionstatements li:hover div.action-text:hover h2 a { color: #06338B; }
+#actionstatements li:hover div.action-text:hover a h2 { color: #06338B; }
 #actionstatements li:hover div.action-text:hover p a, #actionstatements 
li:hover div.action-text:hover p a:hover, #actionstatements 
div.action-download:hover #downloadbutton p.options a:hover { color: #0949C1; }
+#actionstatements li:hover div.action-text:hover a p, #actionstatements 
li:hover div.action-text:hover a p:hover, #actionstatements 
div.action-download:hover #downloadbutton p.options a:hover { color: #0949C1; }
 #actionstatements hr { display: block; width: 100%; border: none; border-top: 
1px solid white; border-bottom: 1px dotted #CCC; margin: 0 0 15px 0; padding: 
0; background: #FFF; }
 
 #actionstatements div.action-link:hover { background: 
url(http://www.openoffice.org/images/action-link.png) top right no-repeat; 
margin: 0 5px 0 0; }


Reply via email to