Commit graph

16 commits

Author SHA1 Message Date
colorchestra
803b5335f2 add color to code blocks 2021-05-13 01:10:41 +02:00
colorchestra
ca494daa3e update dark mode color for pre elements 2021-05-13 01:06:59 +02:00
colorchestra
62961cd1e2 set light/dark colors based css on variables 2021-05-13 00:47:39 +02:00
colorchestra
1d7ace3ece start adding variables 2021-05-10 01:40:41 +02:00
colorchestra
75e1eb4249 improve dark mode colors 2021-05-09 13:38:31 +02: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