Commit graph

11 commits

Author SHA1 Message Date
leafee98 0547c3d73d Respect browser's prefered color scheme now
- Use gruvbox highlight theme when dark
2023-03-15 17:58:49 +08:00
leafee98 10441a59a8 Fix: limit the max width of image in content, new essay
Fix the appear of image in content so it wouldn't overflow the content
card.

Note that the inline image cannot be displayed in the same line as text,
because the image is centered by display:block and set margin-x as auto.
2023-01-24 21:26:35 +08:00
leafee98 fcfd69e10e Ref: change fonts 2023-01-24 17:20:30 +08:00
leafee98 7dec5ad2cd Ref: use 1.5 line-height for single page content 2023-01-23 19:43:49 +08:00
leafee98 23149c6547 Fix: wrong usage of group selector 2023-01-23 15:20:36 +08:00
leafee98 ad3d615738 Fix: style of code in ul and li 2023-01-23 15:20:36 +08:00
leafee98 4a4f832aec add LaTeX support 2022-09-20 10:41:42 +08:00
leafee98 836128c866 _index.md's content is shown at list page 2022-05-18 19:45:04 +08:00
leafee98 babe8865cb add RSS icon following feed hyperlink 2022-05-16 18:38:33 +08:00
leafee98 3b58a1a279 fix: codeblock style inconsistency
- the size of codeblock is same with hightlight now
- the pre in .content will not be afftected by reamrk42 style anymore
2022-04-29 10:46:28 +08:00
leafee98 4e73d5d1eb add theme code 2022-04-27 21:54:00 +08:00