notes add

This commit is contained in:
Garry Ing
2021-04-18 15:47:17 -04:00
parent a2c7eb4fb1
commit 016496c3ec
15 changed files with 134 additions and 11 deletions

View File

@ -161,6 +161,18 @@
height: auto;
display: block;
}
hr {
border-width: 0;
border-top: 1px solid var(--foreground-text);
}
pre {
padding: 1rem;
background-color: rgba(var(--internal-link-rgb), 0.2);
border-radius: 6px;
font-size: .875rem;
}
}
// Link previews