Comments: Style blockquote

This commit is contained in:
Pablo Vazquez 2017-10-26 02:28:07 +02:00
parent e41fd36952
commit 3202b3f0b5

View File

@ -385,17 +385,17 @@
right: 20px
blockquote
background-color: lighten($color-background, 5%)
text-shadow: 1px 1px 0 rgba(white, .2)
background-color: lighten($color-background-light, 5%)
box-shadow: inset 5px 0 0 lighten($color-background-light, 15%)
display: block
font-size: 1em
margin:
left: 20px
left: 0
right: 20px
bottom: 30px
font-size: 1em
padding: 5px 5px 5px 20px
text-shadow: 1px 1px 0 rgba(white, .2)
p
padding: 0
margin: 0
ul li blockquote
margin:
left: 0