_statistics.sass
945 Bytes
// Statistics Block
.action-home-index #content, #content #box-organizer
.block.statistics-block
background-color: #0C763E
display: block
font-family: 'Open Sans',Arial,Helvetica,sans-serif
margin: 0
.block-inner-2
background-color: transparent
.block-title
display: none
.statistics-block-data
padding: 0px
text-align: center
ul
display: inline-block
list-style: none
li
color: #fff
display: inline-block
margin: 0 40px 20px 0
text-align: center
span
display: block
.amount
font-family: 'Open Sans',Arial,Helvetica,sans-serif
font-size: 72px
font-weight: 800
line-height: 72px
padding-bottom: 5px
.label
color: white
font-size: 200%
font-weight: normal
//End of Statistics Block