Skip to content

Commit

Permalink
No longer need specific CSS for this.
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Anderson committed Jan 8, 2011
1 parent 3bd1c13 commit 243915f
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions public/stylesheets/site.css
Expand Up @@ -214,15 +214,12 @@ h2 {

.services a {
background-repeat: no-repeat;
background-image: url('/images/sprite_services.png');
display: block;
height: 24px;
margin: 3px 0;
width: 24px;
}

.twitter a, .facebook a, .github a, .friendfeed a, .mixi a, .iddy a {
background-image: url('/images/sprite_services.png');
text-indent: -9999px;
width: 24px;
}

.twitter a { background-position: 0 0; }
Expand Down

0 comments on commit 243915f

Please sign in to comment.