anpigon's picture
Add favicon and image assets for Obsidian help and developer documentation
c63ff03
|
raw
history blame
454 Bytes
---
cssClass: reference
---
Obsidian follows operating system conventions for cursors, which means interactive elements use the arrow cursor instead of the pointer cursor.
| Variable | Default value | Description |
| --------------- | ------------- | ------------------------------- |
| `--cursor` | `default` | Cursor for interactive elements |
| `--cursor-link` | `pointer` | Cursor for links |