mirror of
https://github.com/onkelbeh/cheatsheets.git
synced 2025-10-17 07:57:43 +02:00
253 B
253 B
title, category
title | category |
---|---|
CSS font | CSS |
font: italic 400 14px / 1.5 sans-serif;
/* ^ ^ ^ ^ ^
style weight size* line-height family
required required */