Increase padding for images.

This commit is contained in:
Mathias Meyer 2013-06-13 13:50:31 +02:00
parent a5b6e16d3e
commit 20432d7254

View File

@ -13,6 +13,6 @@
img
border-top: 1px solid #ddd
padding-top: 10px
padding-bottom: 10px
padding-top: 20px
padding-bottom: 20px
border-bottom: 1px solid #ddd