mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 13:59:52 +08:00
change default markdown.css
Signed-off-by: Le Tan <tamlokveer@gmail.com>
This commit is contained in:
parent
c7259c307e
commit
a6e7a7e42d
@ -73,7 +73,8 @@ code {
|
|||||||
font-family: Consolas, Monaco, Andale Mono, monospace;
|
font-family: Consolas, Monaco, Andale Mono, monospace;
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
border: 1px solid #363636;
|
border: 1px solid #cccccc;
|
||||||
|
background-color: AntiqueWhite;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
pre code {
|
pre code {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user