Updates
This commit is contained in:
parent
4513451823
commit
9c5ea01dd9
29 changed files with 34 additions and 33 deletions
9
site.css
9
site.css
|
@ -261,9 +261,10 @@ ul.collection {
|
|||
}
|
||||
p {
|
||||
margin: 0;
|
||||
+ p {
|
||||
margin-top: 1lh;
|
||||
}
|
||||
}
|
||||
p + p,
|
||||
pre + p {
|
||||
margin-top: 1lh;
|
||||
}
|
||||
blockquote {
|
||||
position: relative;
|
||||
|
@ -738,7 +739,7 @@ pre[class*="language-"] {
|
|||
word-spacing: normal;
|
||||
word-break: normal;
|
||||
word-wrap: normal;
|
||||
font-size: 1em;
|
||||
font-size: 0.8rem;
|
||||
line-height: 1.5em;
|
||||
color: var(--c-text-dim);
|
||||
-moz-tab-size: 4;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue