mirror of
https://github.com/flysnow-org/maupassant-hugo.git
synced 2026-08-24 07:18:55 +00:00
修复新版 Hugo 代码块行号问题 (#176)
This commit is contained in:
@@ -107,9 +107,6 @@ pre {
|
||||
code {
|
||||
display: inline-block;
|
||||
}
|
||||
pre code {
|
||||
text-wrap: wrap;
|
||||
}
|
||||
blockquote {
|
||||
display: block;
|
||||
margin-block-start: 1em;
|
||||
@@ -1116,4 +1113,4 @@ table tbody tr td:nth-of-type(1) pre {
|
||||
.github-badge .bg-lightgrey,.github-badge .bg-lightgray {
|
||||
background-color: #9f9f9f !important;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user