Skip to content

Commit

Permalink
[bug 670143] Consistent link color for links on landing page.
Browse files Browse the repository at this point in the history
  • Loading branch information
rlr committed Oct 3, 2011
1 parent 6e58022 commit 5bf7c60
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions media/css/home.css
Expand Up @@ -220,12 +220,3 @@ body.desktop.html-rtl #home-content-explore section {
#home-content-explore ul li {
padding: 3px 0;
}

#home-content-explore ul a {
color: #444;
}

#home-content-explore ul a:hover {
color: #447bc4;
text-decoration: underline;
}

0 comments on commit 5bf7c60

Please sign in to comment.