Skip to content

Instantly share code, notes, and snippets.

@jxnblk
Created October 19, 2013 17:24
Show Gist options
  • Select an option

  • Save jxnblk/7058759 to your computer and use it in GitHub Desktop.

Select an option

Save jxnblk/7058759 to your computer and use it in GitHub Desktop.
body,h1,h2,h3,h4,h5,h6,dl,ol,ul,p,button,input,select,textarea{margin:0}button,input,select,textarea{font-family:inherit;font-size:100%}.ul{list-style:none;padding-left:0}body{font-family:"skolar",Georgia,serif;line-height:1.5;font-weight:400}h1,.h1{font-size:2rem;line-height:1.25}h2,.h2{font-size:1.5rem;line-height:1.25}h3,h4,h5,h6,dl,ol,ul,p,.p{font-size:1.125em}small,.sm{font-size:.875em}@media (min-width: 768px){.res .h1,.res.h1{font-size:4rem}.res .h2,.res.h2{font-size:2rem}.res .p,.res.p{font-size:1.25rem}.res .small,.res.small{font-size:1rem}}@media (min-width: 1024px){.res .h1,.res.h1{font-size:6rem}.res .h2,.res.h2{font-size:3rem}}strong,.bold{font-weight:700}.reg{font-weight:normal}.caps{text-transform:uppercase;letter-spacing:.2em}.center{text-align:center}.right-align{text-align:right}.m1{margin:1rem}.mt1{margin-top:1rem}.mr1{margin-right:1rem}.mb1{margin-bottom:1rem}.ml1{margin-left:1rem}.m2{margin:2rem}.mt2{margin-top:2rem}.mr2{margin-right:2rem}.mb2{margin-bottom:2rem}.ml2{margin-left:2rem}.m3{margin:3rem}.mt3{margin-top:3rem}.mr3{margin-right:3rem}.mb3{margin-bottom:3rem}.ml3{margin-left:3rem}.m4{margin:4rem}.mt4{margin-top:4rem}.mr4{margin-right:4rem}.mb4{margin-bottom:4rem}.ml4{margin-left:4rem}.p1{padding:1rem}.px1{padding-right:1rem;padding-left:1rem}.py1{padding-top:1rem;padding-bottom:1rem}.p2{padding:2rem}.px2{padding-right:2rem;padding-left:2rem}.py2{padding-top:2rem;padding-bottom:2rem}.p3{padding:3rem}.px3{padding-right:3rem;padding-left:3rem}.py3{padding-top:3rem;padding-bottom:3rem}.p4{padding:4rem}.px4{padding-right:4rem;padding-left:4rem}.py4{padding-top:4rem;padding-bottom:4rem}.tap-pad{line-height:3rem;min-height:3rem}.di{display:inline}.db{display:block}.dib{display:inline-block}.dt{display:table}.dtc{display:table-cell;vertical-align:middle}.cf:before,.cf:after{content:" ";display:table}.cf:after{clear:both}.fl{float:left}.fr{float:right}.mxa{margin-right:auto;margin-left:auto}.fit{max-width:100%}.mw40{max-width:40rem}.dark-gray{color:#444}.mid-gray{color:#999}.light-gray{color:#eee}.white{color:#fff}.blue,a{color:#0bf}.bg-dark-gray{background-color:#444}.bg-mid-gray{background-color:#999}.bg-light-gray{background-color:#eee}.bg-white{background-color:#fff}.bg-blue,.btn-blue{background-color:#0bf}a{text-decoration:none}a:hover{color:#0096cc}.rc{border-radius:0.25rem}.circle{border-radius:50%}.btn-blue{color:#fff;border:none}.btn-blue:hover{color:#fff;background-color:#1ac2ff}.btn-blue:active{box-shadow:inset 0 2px 4px rgba(0,0,0,0.2)}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment