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