1
0
mirror of https://github.com/coalaura/whiskr.git synced 2025-09-09 17:29:54 +00:00

better searching

This commit is contained in:
Laura
2025-08-14 03:53:14 +02:00
parent 8a790df2af
commit c740cd293d
14 changed files with 582 additions and 143 deletions

View File

@@ -176,6 +176,10 @@
padding-left: 28px;
}
.markdown> :first-child {
margin-top: 0;
}
.markdown blockquote>*,
.markdown td>*,
.markdown th>*,