diff --git a/_statistics.sass b/_statistics.sass new file mode 100644 index 0000000..08b9768 --- /dev/null +++ b/_statistics.sass @@ -0,0 +1,36 @@ +// 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 -- libgit2 0.21.2