Codesnipp.it Social Code Sharing

Amber Weinberg

Styling HTML5 Placeholder Text W/ CSS

by Amber Weinberg on Dec 21, 2011

/*You MUST list these separately otherwise they'll be ignored*/ aside.likesWidget input::-webkit-input-placeholder { color: #525c74; font-style: italic; } aside.likesWidget input:-moz-input-placeholder { color: #525c74; font-style: italic; }

Can't see the comments? Please login first :)