Skip to content

Instantly share code, notes, and snippets.

@namncn
Last active October 17, 2016 02:09
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 namncn/aa3e55cbb845f4e58db4942d28a6be63 to your computer and use it in GitHub Desktop.
Save namncn/aa3e55cbb845f4e58db4942d28a6be63 to your computer and use it in GitHub Desktop.
.box {
background: green;
width: 250px;
height: 250px;
border-radius: 5px;
border: 3px dashed red;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment