mirror of
https://github.com/Ellpeck/ObsidianJustSharePlease.git
synced 2024-11-23 02:48:34 +01:00
parent
209f0a1152
commit
e3cc6b6bc2
2 changed files with 3 additions and 1 deletions
|
@ -12,6 +12,7 @@ code {
|
|||
font-family: "JetBrains Mono", monospace;
|
||||
font-variant-ligatures: none;
|
||||
border-radius: 5px;
|
||||
line-height: initial;
|
||||
}
|
||||
|
||||
img {
|
||||
|
@ -53,6 +54,7 @@ h1:hover .header-anchor, h2:hover .header-anchor, h3:hover .header-anchor, h4:ho
|
|||
.content {
|
||||
max-width: 700px;
|
||||
margin: 40px auto 80px;
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
.error {
|
||||
|
|
|
@ -56,4 +56,4 @@ nice
|
|||
|
||||
[^1]: Normal footnote!
|
||||
|
||||
[^text]: Text footnote!
|
||||
[^text]: Text footnote
|
Loading…
Reference in a new issue