Skip to content

Instantly share code, notes, and snippets.

@afirdousi
Last active June 26, 2017 20:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save afirdousi/edbac2453d5c01d344cf04e815b0fc9a to your computer and use it in GitHub Desktop.
Save afirdousi/edbac2453d5c01d344cf04e815b0fc9a to your computer and use it in GitHub Desktop.
div {
border-bottom:1px solid red;
display:inline-block;
}
input {
border:none;
border-bottom:1px solid red;
outline:none;
color:red;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment