Skip to content

Commit

Permalink
Styles was fixed.
Browse files Browse the repository at this point in the history
  • Loading branch information
tayfunoziserikan committed Apr 19, 2014
1 parent a023619 commit d46fa4b
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions source/assets/stylesheets/application.css.sass
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ hr.divider
border-color: #BDC3C7
width: 80%
margin: 35px auto
p, address, article, li
p, address, article
color: $base-font-color
font-size: 1.225em
line-height: 1.875em
Expand Down Expand Up @@ -209,6 +209,11 @@ body#blog
text-rendering: optimizeLegibility
font-weight: 200

p, article, li
color: $base-font-color
font-size: 1.225em
line-height: 1.875em

header.header
border-top: 5px solid $base-color
padding-top: 100px
Expand All @@ -232,10 +237,10 @@ body#blog
font-size: 1.5em
margin-top: 0
font-weight: 300

p
margin-bottom: 20px


article.post
h1
margin-bottom: 20px
Expand Down

0 comments on commit d46fa4b

Please sign in to comment.