dtext: add dtext cheatsheet popup.

This commit is contained in:
evazion
2019-11-10 02:45:27 -06:00
parent 69f005a89c
commit 9cf5b1f01c
6 changed files with 129 additions and 2 deletions

View File

@@ -135,3 +135,19 @@ div.dtext-preview {
margin-left: 1em;
}
}
div#dtext-help {
td {
> *, div.spoiler p {
margin: 0;
}
h1, h6 {
padding: 0;
}
}
#dtext-help-footnote {
margin: 1em 0 0 0;
}
}