Skip to content

Commit

Permalink
changing paragraph style from indents to blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
gdetrez committed May 1, 2011
1 parent 0f7aad2 commit 452634f
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions css/typography.css
Original file line number Diff line number Diff line change
Expand Up @@ -80,16 +80,10 @@ p {
margin-bottom: 24px;
}


p {
margin-bottom: 24px;
}


p+p {
text-indent: 1em;
margin-top: -24px;
}
/* p+p { */
/* text-indent: 1em; */
/* margin-top: -24px; */
/* } */


/*--- LINKS ---*/
Expand Down

0 comments on commit 452634f

Please sign in to comment.