Created
October 1, 2017 17:39
-
-
Save awestmoreland/12f3d5cedc147e80678ff0244513ebc7 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> | |
p { | |
border: solid 1px #DDDDDD; | |
border-bottom: 0; | |
margin-top: 25px; | |
text-align: center; | |
vertical-align: top; | |
} | |
</style> | |
<p>I am a paragraph.</p> | |
<p>I am a paragraph.</p> | |
<p>I am a paragraph.</p> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment