Commit graph

7 commits

Author SHA1 Message Date
44a6e04a42
2025-05-29 17:14:23 +03:00
Egor Tensin
8dd038bc60 Remove default textarea padding
<textarea>s have a 2px padding on both Chrome & Firefox. <pre>s,
however, don't, which makes for miniscule text jumps between index.html
& paste.html.
2023-12-24 08:01:10 +00:00
Jordan Doyle
9fff1df6e6
Fix font difference between code block and textarea 2022-03-28 17:53:39 +01:00
Jordan Johnson-Doyle
cd3d911ca0
Use overflow: auto instead of overflow: scroll 2019-02-16 11:51:13 +00:00
Jordan Johnson-Doyle
44d3b3358c
Allow other modifier keys to submit the form 2019-02-14 01:22:04 +00:00
Jordan Johnson-Doyle
a49af51eda
Use Courier everywhere 2019-02-13 22:16:49 +00:00
Jordan Johnson-Doyle
9d4b3ecafc
Move business logic out of main, use askama and bound the ENTRIES 2019-02-11 10:37:53 +00:00
Renamed from src/templates/index.html.tera (Browse further)