Created
December 29, 2013 01:46
-
-
Save nutsandbolts/8166541 to your computer and use it in GitHub Desktop.
CSS for John K.
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
#jobclosed { | |
background: #F7F7F7; | |
margin: 0 15px 15px 15px; | |
padding: 10px 20px 0 15px; | |
border: 1px solid #E6E6E6; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment