singleton.sass 167 B

123456789101112
  1. body
  2. p
  3. line-height: 1.5em
  4. span
  5. font-weight: 700
  6. a
  7. text-decoration: none
  8. &:hover
  9. text-decoration: underline
  10. font-size: (10px/3)