Last active
February 10, 2017 19:39
-
-
Save KOUISAmine/6cda52294cb8e16ae1cf32abe428978b to your computer and use it in GitHub Desktop.
This file contains 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
<style> | |
#content{ | |
background-color: #1E90FF; | |
width:340px; | |
height:110px; | |
margin: 50px auto; | |
padding:11px; | |
border-radius:2px; | |
-webkit-box-shadow:0px 0px 30px 3px #000; | |
} | |
</style> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment