Skip to content

Instantly share code, notes, and snippets.

@ginsterbusch
Created February 6, 2013 17:29
Show Gist options
  • Save ginsterbusch/4724229 to your computer and use it in GitHub Desktop.
Save ginsterbusch/4724229 to your computer and use it in GitHub Desktop.
better readability for blog.nora-schwarz.de. => should result in this: http://gfx.fwwd.de/screenshots/nora-blog-better-css.jpg (green outlined area)
.entry {
color: #ddd;
font-family: Georgia,"Century Schoolbook L",Garamond,serif;
font-size: 1.1em;
line-height: 1.4em;
text-align: justify;
text-indent: 1.5em;
padding-left: 25px;
padding-right: 25px;
padding-top: 15px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment