Sha256: 442d6a8ff5b0f030d50c624649ed742d581b2d5811de427f8992bfe5bee40cb9
Contents?: true
Size: 781 Bytes
Versions: 11
Compression:
Stored size: 781 Bytes
Contents
.style-guide-section-heading { padding: 40px 0 25px 0; color: white; text-align: center; text-shadow: 0 1px 3px rgba(0,0,0,.3), 0 0 20px rgba(0,0,0,.075); background: #f5f5f5; overflow: hidden; -webkit-box-shadow: inset 0 0 10px rgba(0,0,0,.1); -moz-box-shadow: inset 0 0 10px rgba(0,0,0,.1); box-shadow: inset 0 0 10px rgba(0,0,0,.1); } .style-guide-section-title { font-size: 50px; font-weight: bold; letter-spacing: -1px; line-height: 1; margin: 0 auto; } @media (min-width: 480px) { .style-guide-section-heading { padding: 60px 0 40px 0; } .style-guide-section-title { font-size: 60px; text-align: left; text-indent: 10px; } } @media (min-width: 960px) { .style-guide-section-title { width: 960px; } }
Version data entries
11 entries across 11 versions & 1 rubygems