anpigon's picture
Add favicon and image assets for Obsidian help and developer documentation
c63ff03
---
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` |