2015-08-30 12:34:43 -04:00
|
|
|
#featured
|
2016-11-29 18:03:31 -05:00
|
|
|
height: auto
|
|
|
|
margin: 0 auto 20px
|
|
|
|
padding: 5px
|
|
|
|
background: none
|
|
|
|
|
|
|
|
.hover-box
|
|
|
|
+transition(all, 200ms)
|
|
|
|
|
|
|
|
&:hover
|
|
|
|
box-shadow: 0 6px 20px 0 rgba(#000, 0.19), 0 8px 17px 0 rgba(#000, 0.2)
|
|
|
|
|
|
|
|
div
|
|
|
|
margin-bottom: 25px
|
|
|
|
|
|
|
|
a
|
|
|
|
display: block
|
|
|
|
width: 100%
|
|
|
|
//max-width: 500px
|
|
|
|
margin-left: auto
|
|
|
|
margin-right: auto
|
|
|
|
|
|
|
|
img
|
|
|
|
width: 100%
|
|
|
|
|
2015-08-30 12:34:43 -04:00
|
|
|
#wrapper-home
|
2016-11-29 18:03:31 -05:00
|
|
|
display: block
|
|
|
|
min-height: 300px
|
|
|
|
padding: 0
|
|
|
|
|
|
|
|
.content
|
|
|
|
margin: 0
|
|
|
|
padding: 0
|
|
|
|
|
|
|
|
.actions
|
|
|
|
#mailing-list
|
|
|
|
p
|
|
|
|
margin-bottom: 7px
|
|
|
|
text-align: center
|