mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-18 13:08:06 +01:00
This commit is contained in:
parent
b0b8ba9ab8
commit
a97dae8231
3 changed files with 4 additions and 2 deletions
|
|
@ -202,8 +202,8 @@
|
|||
transition: var(--b3-transition);
|
||||
}
|
||||
|
||||
span[data-type~="file-annotation-ref"]:before {
|
||||
content: "🔖 ";
|
||||
span[data-type~="file-annotation-ref"] {
|
||||
color: var(--b3-protyle-inline-fileref-color);
|
||||
}
|
||||
|
||||
&.render-node {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue