Skip to content

Instantly share code, notes, and snippets.

@vertcitron
Created September 25, 2019 20:28
Show Gist options
  • Save vertcitron/e7df77958c05d129d3a7596dde9128cf to your computer and use it in GitHub Desktop.
Save vertcitron/e7df77958c05d129d3a7596dde9128cf to your computer and use it in GitHub Desktop.
input[type=text]
padding: 0.5rem 0.5rem 0.25rem
border: none
border-top-left-radius: 0.33rem
border-top-right-radius: 0.33rem
border-bottom: 1px solid #333355
background-color: inherit
width: 100%
font-size: 1rem
&:focus
outline: none
background-color: white
&::placeholder
color: #bbbbbb
font-size: 0.9rem
font-style: italic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment