mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-06-05 09:13:45 -04:00
parent
4aba1e8642
commit
cc9be61b29
4 changed files with 3 additions and 108 deletions
|
@ -15,24 +15,3 @@ iframe {
|
|||
.entry-cover img {
|
||||
border: 1px solid var(--border);
|
||||
}
|
||||
|
||||
/* line highlight fix start */
|
||||
.chroma .hl {
|
||||
display: inherit;
|
||||
}
|
||||
|
||||
.post-content table pre code {
|
||||
padding: 10px 0px 10px 0px;
|
||||
}
|
||||
|
||||
.chroma .lntd:first-of-type {
|
||||
padding-inline-start: 10px;
|
||||
}
|
||||
|
||||
.chroma .lntd:last-of-type {
|
||||
padding-inline-end: 10px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
/* line highlight fix end */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue