File size: 454 Bytes
c63ff03
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
---
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                |