web/static style.css,1.6,1.7

Máirín Duffy (duffy) fedora-websites-list at redhat.com
Tue May 22 04:21:17 UTC 2007


Author: duffy

Update of /cvs/fedora/web/static
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16654

Modified Files:
	style.css 
Log Message:
making the join image hovers a little more subtle since the rounded corners with white background don't look so hot on a dark blue bg :)



Index: style.css
===================================================================
RCS file: /cvs/fedora/web/static/style.css,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- style.css	22 May 2007 04:17:30 -0000	1.6
+++ style.css	22 May 2007 04:21:15 -0000	1.7
@@ -223,7 +223,9 @@
 
 .roles a:hover
 {
-  background: #95BDC5;
+  color: #444;
+  font-weight: 900;
+  background-color: #efefef;
 }
 
 .roles img




More information about the Fedora-websites-list mailing list