mirror of
https://github.com/onkelbeh/cheatsheets.git
synced 2026-09-12 16:11:41 +02:00
255 B
255 B
title, layout
| title | layout |
|---|---|
| CSS font | default |
font: italic 400 14px / 1.5 sans-serif;
/* ^ ^ ^ ^ ^
style weight size* line-height family
required required */