/site.css

https://github.com/ajanthanm/colors · CSS · 7 lines · 7 code · 0 blank · 0 comment · 0 complexity · 9cd2e1af8daeff77e2533cf6858b216a MD5 · raw file

  1. body { margin: 0; padding: 0; font-family: avenir, 'avenir next', helvetica, 'comic sans', arial, sans-serif; }
  2. .mega { font-size: 2.5rem; }
  3. .small { font-size: 1rem; }
  4. .thin { font-weight: 100; }
  5. .pvl { padding: 1rem; }
  6. .tc { text-align: center; }
  7. .title { text-transform: uppercase; letter-spacing: .14em; }