Sha256: 7766411cdc501dd95943ac93269779e5bd6fecb1ac9ef23604183e5c62ba0d71
Contents?: true
Size: 796 Bytes
Versions: 16
Compression:
Stored size: 796 Bytes
Contents
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400); $modular-debug: true; $modular-render: true; @import '../SCSS/modular'; body { font-family: 'Source Sans Pro', sans-serif; font-size: 18px; color: #333; line-height: 1.618em; background: linear-gradient(135deg, #f2fbff 0%,#ffffff 50%,#f9ffe8 100%) no-repeat fixed; background-size: 100%; } h1,h2,h3,h4,h5 { margin-top: 0; margin-bottom: 0.5em; -webkit-font-smoothing: auto; font-weight: 300; line-height: 1.618em; } h1 { font-size: 4.5rem} h2 { font-size: 2.781rem } h3 { font-size: 1.719rem } h4 { font-size: 1.618rem } h5 { font-size: 1rem} p { padding: 5px; } h1 { text-align: center; } h2 { text-align: center; } .side-bar { @extend .m0-6-2; } .activity-feed { @extend .m6-6-4; }
Version data entries
16 entries across 16 versions & 1 rubygems