tools post
This commit is contained in:
parent
033cba9018
commit
7b58f2a8e3
3 changed files with 45 additions and 26 deletions
|
@ -556,3 +556,12 @@ h3 {
|
|||
.item-summary {
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
p > code {
|
||||
display: inline-block;
|
||||
font-family: "Commit Mono", monospace;
|
||||
background-color: var(--c-text-background-light);
|
||||
padding: 0.1em;
|
||||
margin: -0.1em;
|
||||
border-radius: 0.5em;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue