Commit graph

7 commits

Author SHA1 Message Date
44a6e04a42
2025-05-29 17:14:23 +03:00
Egor Tensin
6e29e2578d Same line height on paste submission & view
The line-height on the paste submission form & the paste display page is
currently effectively different (due to <code>::before padding-bottom).
This commit makes the line height uniform on both pages (leaning towards
a higher value for better readability).
2023-12-24 08:01:10 +00:00
Jordan Doyle
e1639c032a
Add bat for its extended syntax sets 2022-03-14 22:45:27 +00:00
j_dickert
be88df22f7 Add linenumbering
Fix rocket dependencies
2020-04-05 14:48:42 +01:00
Jordan Johnson-Doyle
cd3d911ca0
Use overflow: auto instead of overflow: scroll 2019-02-16 11:51:13 +00:00
Jordan Johnson-Doyle
cd8fb8e349
Remove whitespace that messed with clean copy+pastes 2019-02-13 22:15:38 +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/paste.html.tera (Browse further)