This commit is contained in:
Vanessa 2023-04-09 23:54:51 +08:00
parent a61e861503
commit 7e8aefac0e
3 changed files with 14 additions and 2 deletions

View file

@ -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;