Skip to content

Commit

Permalink
Optimise PNG images
Browse files Browse the repository at this point in the history
  • Loading branch information
necolas committed Apr 16, 2011
1 parent 9c5c3f4 commit dfa8bcc
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 deletions.
Binary file modified fb-icons.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified fork.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 1 addition & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,7 @@
}

a { color: #980905; }

a:hover,
a:focus,
a:active { text-decoration: none; }
a:hover, a:focus, a:active { text-decoration: none; }

h1 { margin: 0 0 0.5em; font-size: 28px; font-weight: normal; }
h2 { margin: 0 0 0.75em; font-size: 15px; }
Expand Down

1 comment on commit dfa8bcc

@mathiasbynens
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

\o/

Please sign in to comment.