mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-22 06:54:08 +01:00
This commit is contained in:
parent
a61e861503
commit
7e8aefac0e
3 changed files with 14 additions and 2 deletions
|
|
@ -29,6 +29,7 @@
|
|||
line-height: 1.625;
|
||||
padding: 4px;
|
||||
margin: 4px 0;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
ins > iframe {
|
||||
|
|
@ -304,7 +305,7 @@
|
|||
}
|
||||
|
||||
.hljs {
|
||||
border-radius: 0 4px 4px 0;
|
||||
border-radius: 4px;
|
||||
padding: 22px 4px;
|
||||
font-size: 85%;
|
||||
overflow: auto;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue