mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 14:40:12 +01:00
This commit is contained in:
parent
cfc4da244e
commit
69cd8f735d
47 changed files with 126 additions and 202 deletions
|
|
@ -79,7 +79,7 @@
|
|||
vertical-align: middle;
|
||||
background-color: #f3f3f3;
|
||||
border: solid 1px rgba(0, 0, 0, .06);
|
||||
border-radius: 3px;
|
||||
border-radius: 6px;
|
||||
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .06);
|
||||
}
|
||||
|
||||
|
|
@ -119,7 +119,7 @@
|
|||
|
||||
pre code {
|
||||
background-color: #f8f9fa;
|
||||
border-radius: 4px;
|
||||
border-radius: 6px;
|
||||
padding: 8px 16px;
|
||||
font-size: 85%;
|
||||
font-family: mononoki, Consolas, "Liberation Mono", Menlo, Courier, monospace, "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", "Segoe UI Symbol", "Android Emoji", "EmojiSymbols";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue