Skip to content

Instantly share code, notes, and snippets.

@nacholibre
Created December 15, 2015 15:28
Show Gist options
  • Save nacholibre/29b1e7ef14845ab10ffc to your computer and use it in GitHub Desktop.
Save nacholibre/29b1e7ef14845ab10ffc to your computer and use it in GitHub Desktop.
#container {
width:200px;
height:200px;
border:solid 1px #333;
word-wrap:break-word;
}
p {
white-space: pre-line;
margin:0 5px 0 5px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment