/site.css
https://github.com/ajanthanm/colors · CSS · 7 lines · 7 code · 0 blank · 0 comment · 0 complexity · 9cd2e1af8daeff77e2533cf6858b216a MD5 · raw file
- body { margin: 0; padding: 0; font-family: avenir, 'avenir next', helvetica, 'comic sans', arial, sans-serif; }
- .mega { font-size: 2.5rem; }
- .small { font-size: 1rem; }
- .thin { font-weight: 100; }
- .pvl { padding: 1rem; }
- .tc { text-align: center; }
- .title { text-transform: uppercase; letter-spacing: .14em; }