2017-12-04 05:43:13 -05:00
|
|
|
ol.entries, div.entry
|
2017-12-19 01:02:30 -05:00
|
|
|
max-width 100%
|
2017-10-24 21:46:04 -04:00
|
|
|
display flex
|
2017-10-24 21:55:24 -04:00
|
|
|
margin-bottom 0
|
|
|
|
flex 1
|
2017-10-24 21:46:04 -04:00
|
|
|
flex-direction column
|
|
|
|
justify-content center
|
|
|
|
> li
|
|
|
|
margin-bottom 1rem
|
|
|
|
&:last-child
|
|
|
|
margin-bottom 0
|
|
|
|
|
|
|
|
.card.h-entry
|
2017-10-25 18:46:38 -04:00
|
|
|
.e-content
|
|
|
|
ul
|
|
|
|
list-style-type disc
|
|
|
|
ul, ol
|
|
|
|
margin-bottom 1rem
|
|
|
|
ul
|
|
|
|
list-style-type circle
|
|
|
|
ul, ol
|
|
|
|
margin-bottom 0
|
|
|
|
ul
|
|
|
|
list-style-type square
|
2017-10-29 04:39:31 -04:00
|
|
|
img
|
|
|
|
max-width 100%
|
2017-10-25 18:46:38 -04:00
|
|
|
> :last-child
|
|
|
|
margin-bottom 0
|
|
|
|
|
2017-10-24 21:46:04 -04:00
|
|
|
.card-footer
|
2017-10-30 23:05:34 -04:00
|
|
|
text-align center
|
2017-10-26 17:55:51 -04:00
|
|
|
> *
|
2017-11-08 20:17:07 -05:00
|
|
|
display inline-block
|
2017-10-26 17:55:51 -04:00
|
|
|
margin-right 1rem
|
|
|
|
&:last-child
|
|
|
|
margin-right 0
|
2017-10-24 21:46:04 -04:00
|
|
|
.h-card > img
|
|
|
|
height 1em
|
|
|
|
vertical-align baseline
|