Skip to content

Instantly share code, notes, and snippets.

@cecchi
Created February 19, 2020 05:08
Show Gist options
  • Save cecchi/b135a2ee35c00eb4dd7233002759eaf6 to your computer and use it in GitHub Desktop.
Save cecchi/b135a2ee35c00eb4dd7233002759eaf6 to your computer and use it in GitHub Desktop.
input[type=password]::placeholder {
color: green;
}
@nitper
Copy link

nitper commented Dec 11, 2020

I think this should be red instead of green.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment