feat: add plugin version to preview

This commit is contained in:
relikd
2025-12-04 18:37:23 +01:00
parent 644e107fca
commit 838ecae118
3 changed files with 14 additions and 12 deletions

View File

@@ -1,9 +1,8 @@
/* manually added: */
body{
padding: 40px;
}
body { padding: 20px 40px 10px; }
footer { font-size: 0.6em; color: #777; margin: 50px 0 0; text-align: center; }
/* Copied from https://github.com/sindresorhus/github-markdown-css */
/* Copied from https://github.com/sindresorhus/github-markdown-css (2025-12-04) */
.markdown-body {
--base-size-4: 0.25rem;
--base-size-8: 0.5rem;