Improved styles

This commit is contained in:
Felipe M 2016-12-19 09:52:50 +01:00
parent 983f84fb9e
commit beca68f33a
4 changed files with 26 additions and 22 deletions

View file

@ -0,0 +1,19 @@
body.blog
&.post
article
h1
font-size: 1.8em
margin-bottom: 0.3em
.info
font-size: 0.9em
.content
margin-top: 1em
img
display: block
margin: 0 auto
img
box-shadow: 0 1px 3px rgba(0,0,0,0.2)