border only around popups

This commit is contained in:
juvilius
2023-01-21 23:43:06 +01:00
parent 279ffbe02d
commit 139b9ad0dd
3 changed files with 25 additions and 2 deletions

View File

@@ -172,7 +172,6 @@ kbd {
background-color: var(--bg);
border: 1px;
border-color: var(--fg);
border-style: solid;
}
.footnote-definition p {
display: inline;