Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiasbynens committed Jan 20, 2010
1 parent b68ab04 commit 3ee0418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ This plugin was based on a code snippet by [Paul Irish](http://paulirish.com/),

The plugin automatically adds class="placeholder" to the elements who are currently showing their placeholder text. You can use this to style placeholder text differently:

input { color: #000; }
input { color: #000; }
.placeholder { color: #666; }

## Notes
Expand Down

0 comments on commit 3ee0418

Please sign in to comment.