Skip to content
This repository has been archived by the owner on Jun 7, 2022. It is now read-only.

Commit

Permalink
Tweak to keep alt text from looking odd in Chrome, before an image fu…
Browse files Browse the repository at this point in the history
…lly loads.
  • Loading branch information
nathansmith committed Mar 28, 2011
1 parent eace1b9 commit 20c7306
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/css/uncompressed/reset.css
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ strong {
}

img {
color: transparent;
font-size: 0;
vertical-align: middle;
/*
Expand Down

0 comments on commit 20c7306

Please sign in to comment.