Commit graph

15 commits

Author SHA1 Message Date
ptrcnull 6c2f880cef feat: add dark mode 2022-08-27 03:45:23 +02:00
ptrcnull 68fbc0b3f1 feat: Change codeblock background color 2021-11-19 16:29:27 +01:00
ptrcnull 364f11f8a7 feat: Changed styling for code inserts 2021-07-22 20:02:35 +02:00
ptrcnull ac4a731def fix: Prettified CSS and removed ""dark"" mode 2020-11-24 18:58:41 +01:00
colorchestra b4a2605222
Merge pull request #8 from pfandzelter/add-image-captions
Add Captions to Images
2020-11-18 18:21:45 +01:00
Tobias Pfandzelter f2dbf084a7 resolve figure size 2020-11-18 18:12:55 +01:00
Thorsten 3a3c3c6650
Update style.css
`white-space: pre-wrap` breaks syntax highlighting with line numbers in tables. Changed to `overflow-x: auto` to add vertical scroll bars instead. IMHO this also makes code more readable.
2020-09-01 09:37:20 +02:00
Tobias Pfandzelter 0877e85191
move padding to apply to only inline code 2020-08-31 13:21:57 +02:00
Tobias Pfandzelter 73ad44e2ca add image captions 2020-08-05 21:52:27 +02:00
Tobias Pfandzelter 6d7e3bfa3e fix syntax highlighting 2020-08-05 21:49:29 +02:00
colorchestra f6d79d8e21 tiny css change 2020-08-04 01:21:30 +02:00
morph e284283965 remove newlines from css 2020-05-26 23:54:47 +02:00
morph 85443ff604 always show scrollbar 2020-05-26 03:28:03 +02:00
morph ce98bd5c83 init as nameless new theme 2020-05-26 03:04:43 +02:00
vimux 7934d08a76 Add blank style.css 2016-11-04 20:59:33 +03:00