Sha256: 4bc02563ddbd45e3b0c5c1b8dd636cb98d29474f07223bae71ab70900adb3419
Contents?: true
Size: 481 Bytes
Versions: 4
Compression:
Stored size: 481 Bytes
Contents
/* Stats chart */ #statsChart { width: 97%; height: 250px; margin-top: 65px; } /* specific chart styles */ .legendLabel { font-size: 12px; font-family: "Open Sans", Arial; color: #9da3a9 } #pad-wrapper { .section { border-top: 1px solid #edeff1; margin-top: 70px; padding-top: 45px; box-shadow: inset 0px 3px 4px -1px #fafafa; } h4.title { margin-bottom: 45px; } .section .chart h5 { margin-bottom: 10px; } } /*Responsive*/ @media (max-width: 979px) { }
Version data entries
4 entries across 4 versions & 1 rubygems