Sha256: 724ed80b5e8e9cc87bc9feedade766891f2dfac495c60520272443871a290166
Contents?: true
Size: 652 Bytes
Versions: 2
Compression:
Stored size: 652 Bytes
Contents
.style-guide-header { padding: 40px 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; -webkit-box-shadow: inset 0 -3px 7px rgba(0,0,0,.1); -moz-box-shadow: inset 0 -3px 7px rgba(0,0,0,.1); box-shadow: inset 0 -3px 7px rgba(0,0,0,.1); } .style-guide-header h1 { font-size: 60px; font-weight: bold; letter-spacing: -1px; line-height: 1; margin: 0 auto; } @media (min-width: 480px) { .style-guide-header h1 { text-align: left; text-indent: 60px; } } @media (min-width: 960px) { .style-guide-header h1 { width: 960px; } }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
style-guide-0.2.1 | app/assets/stylesheets/style_guide/header.css |
style-guide-0.2.0 | app/assets/stylesheets/style_guide/header.css |