Text & Typography
Typeface
Regular paragraph text. The typeface is Outfit at 16.5px / line-height 1.7. Long-form prose is comfortable at full width across both light and dark themes.
Inline formatting
Bold — font-weight: 600, still readable without being heavy.
Italic — for emphasis and titles.
Strikethrough — for deprecated or removed content.
inline code — monospaced with subtle background and border.
Special HTML elements
| Element | Render |
|---|---|
<kbd> | Ctrl + K |
<mark> | highlighted text |
<sup> | E = mc2 |
<sub> | H2O |
<abbr> | HTML |
<del> | |
<ins> | replacement text |
Headings
Heading 1 — Page title
Heading 2 — Major section
Heading 3 — Sub-section
Heading 4 — Minor section
Heading 5 — Detail
Heading 6 — Fine detail
Blockquote
"Good design is as little design as possible."
— Dieter Rams
Multi-line blockquote with bold, italic, and
inline code. The second line stays in the same block and wraps naturally.
Links
- External link — opens in same tab
- External with icon ↗
- Internal link — in-site navigation
- Anchor link — jump to section on this page
Horizontal rule
Above the rule.
Below the rule.