Last active
August 29, 2015 14:00
-
-
Save alondahari/11165825 to your computer and use it in GitHub Desktop.
box sizing
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
.nupoll | |
box-shadow: 2px 2px 2px 0 grey | |
border: 4px solid white | |
background-color: #FCFCFC | |
display: inline-block | |
padding: 20px | |
h1 | |
margin: 0 | |
ul | |
list-style: none | |
padding: 0 | |
li | |
margin-bottom: 5px | |
input | |
margin: 0 5px 0 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment