mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 16:40:13 +01:00
This commit is contained in:
parent
ea029d571e
commit
9b6a315f07
1 changed files with 5 additions and 1 deletions
|
|
@ -105,9 +105,13 @@
|
||||||
box-shadow: inset 0 -1px 0 var(--b3-theme-surface-lighter);
|
box-shadow: inset 0 -1px 0 var(--b3-theme-surface-lighter);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
u {
|
||||||
|
text-decoration: none;
|
||||||
|
border-bottom: 1px solid;
|
||||||
|
}
|
||||||
|
|
||||||
u,
|
u,
|
||||||
span[data-type~="u"] {
|
span[data-type~="u"] {
|
||||||
text-decoration: none;
|
|
||||||
border-bottom: 1px solid;
|
border-bottom: 1px solid;
|
||||||
color: var(--b3-protyle-inline-u-color);
|
color: var(--b3-protyle-inline-u-color);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue