Large Description Text


/ Published in: CSS
Save to your folder(s)

Large, readable grey text on white background


Copy this code and paste it in your HTML
  1. #meat #description {
  2. -x-system-font:none;
  3. color:#A0A095;
  4. font-family:arial,helvetica,sans-serif;
  5. font-size:20px;
  6. font-size-adjust:none;
  7. font-stretch:normal;
  8. font-style:normal;
  9. font-variant:normal;
  10. font-weight:normal;
  11. line-height:24px;
  12. margin-top:20px;
  13. padding-bottom:5px;
  14. }

URL: http://vimeo.com/5471930

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.