Last active
March 23, 2018 03:36
-
-
Save maisonm/4e9aa6ecbc032292c9f6939af990183f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.box { | |
border: solid #333 2px; | |
background: #a8a8a8; | |
width: 150px; | |
margin: 2px; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment