-
-
Save joshkennedy/3639042 to your computer and use it in GitHub Desktop.
Untitled
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
#post { | |
width: 700px; | |
} | |
#post p { | |
margin-bottom: 10px; | |
} | |
#post p span { | |
display: block; | |
width: 340px; | |
float: left; | |
margin-bottom: 10px; | |
} | |
#post p span:nth-child(1) { | |
margin-right: 10px; | |
} | |
#post p span:nth-child(2) { | |
} |
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
<div id="post"> | |
<p><span>Patrolling they tryin to catch me ridin dirty</span> <span>As they make their rounds, they are attempting to catch me in the act of driving a stolen vehicle</span></p> | |
<p><span>Patrolling they tryin to catch me ridin dirty</span> <span>As they make their rounds, they are attempting to catch me in the act of driving a stolen vehicle</span></p> | |
</div> |
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
{"view":"split","fontsize":"80","seethrough":"","prefixfree":"1","page":"all"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment