snix/web/panettone/src
Griffin Smith 96ea76bd59 feat(panettone): Add styling for blockquotes
Style blockquotes (which show up in rendered markdown) similarly to how
github does, by rendering a 5px-wide margin to the left with some
padding.

Fixes: #48
Change-Id: I79aa3b6cda5d928885c2cc36f504009232252c17
Reviewed-on: https://cl.tvl.fyi/c/depot/+/1869
Tested-by: BuildkiteCI
Reviewed-by: eta <eta@theta.eu.org>
2020-08-29 01:47:33 +00:00
..
.gitignore feat(web/panettone): The start of a very simple issue tracker 2020-07-23 19:47:38 +00:00
authentication.lisp feat(web/panettone): Log when users change issue statuses 2020-07-31 02:05:49 +00:00
css.lisp feat(panettone): Add styling for blockquotes 2020-08-29 01:47:33 +00:00
model.lisp fix(web/panettone): revert "implement shorthand issue URLs" 2020-08-09 19:02:07 +00:00
packages.lisp feat(web/panettone): Allow editing issues 2020-08-02 02:08:39 +00:00
panettone.lisp feat(panettone): Increase session timeout to 90 days 2020-08-28 21:51:23 +00:00
util.lisp feat(panettone): Use postgres as the storage backend 2020-07-28 00:32:48 +00:00