mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 22:50:13 +01:00
This commit is contained in:
parent
8bd6453b25
commit
c7a74fc7bc
1 changed files with 2 additions and 0 deletions
|
|
@ -60,6 +60,7 @@
|
|||
}
|
||||
|
||||
em,
|
||||
a[data-type~="em"],
|
||||
span[data-type~="em"] {
|
||||
font-style: italic;
|
||||
color: var(--b3-protyle-inline-em-color);
|
||||
|
|
@ -72,6 +73,7 @@
|
|||
}
|
||||
|
||||
strong,
|
||||
a[data-type~="strong"],
|
||||
span[data-type~="strong"] {
|
||||
font-weight: bold;
|
||||
color: var(--b3-protyle-inline-strong-color);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue