Posted By

smmandersen on 07/02/11


Tagged


Versions (?)

Format


 / Published in: CSS
 

URL: http://www.red-team-design.com/useful-css-snippets-to-save-your-time

  1. /*font: font-style font-variant font-weight font-size/line-height font-family;*/
  2. font: italic small-caps bold 12px/20px Arial, Helvetica;

Report this snippet  

You need to login to post a comment.