Spaces:
Sleeping
Sleeping
File size: 1,156 Bytes
c63ff03 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
---
cssClass: reference
---
This page lists CSS variables for [embedded files](https://help.obsidian.md/Linking+notes+and+files/Embedding+files).
## CSS variables
| Variable | Description |
| ---------------------------- | ------------------------------------------------------ |
| `--embed-max-height` | Embed max height |
| `--embed-canvas-max-height` | Embedded Canvas element max height |
| `--embed-background` | Embed background color |
| `--embed-border-left` | Embed left border, shorthand property |
| `--embed-border-right` | Embed right border, shorthand property |
| `--embed-border-top` | Embed top border, shorthand property |
| `--embed-border-bottom` | Embed bottom border, shorthand property |
| `--embed-padding` | Embedd padding |
| `--embed-font-style` | Embed `font-style` |
|