added th
This commit is contained in:
parent
d9235595c4
commit
886ce662ba
2 changed files with 20 additions and 6 deletions
|
|
@ -35,19 +35,16 @@ figcaption {
|
|||
pre {
|
||||
max-width: 100%;
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
pre:has(> code) {
|
||||
padding: 0.75rem 1rem;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
code {
|
||||
font-size: 0.95em;
|
||||
}
|
||||
|
||||
:not(pre) > code {
|
||||
padding: 0.1em 0.3em;
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
.anchor {
|
||||
text-decoration: none;
|
||||
margin-right: 0.3em;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue