Commit Graph
21 Commits
Author SHA1 Message Date
Jimmy Cai cca10c7947 refactor(scss): split CSS variables into different sections 2020-09-11 23:30:11 +02:00
Jimmy Cai 9e42d8cd35 refactor(scss): remove helper/shadow. Expose shadow style in CSS variables 2020-09-09 16:14:30 +02:00
Jimmy Cai 190475dbad refactor(scss): create breakpoints.scss 2020-09-09 16:03:09 +02:00
Jimmy Cai 652caeabb1 feat(article): adjust blockquote background color 2020-09-09 00:28:50 +02:00
Jimmy Cai 18cd83125d feat(scss): improve blockquote style 2020-09-08 13:01:27 +02:00
Jimmy Cai 0e0f5edbec feat(scss): add table style
Style taken from: https://github.com/lepture/yue.css

closes: https://github.com/CaiJimmy/hugo-theme-stack/issues/3
2020-09-08 12:48:34 +02:00
Jimmy Cai 634e6ce96b feat: improve top padding and article toolbar style 2020-09-07 11:34:28 +02:00
Jimmy Cai b60e1ad5e5 fix(scss): change $on-phone media breakpoint 2020-09-07 11:19:06 +02:00
Jimmy Cai 4bf9d82961 feat: style improvement 2020-09-03 11:42:01 +02:00
Jimmy Cai ffcb975e82 refactor(css): rename --pre-background to --pre-background-color 2020-08-25 23:19:57 +02:00
Jimmy Cai f5e0b098c1 feat(article content): improve code tag style 2020-08-25 23:18:40 +02:00
Jimmy Cai 39eb9bdfb3 feat(css): add --pre-background and --pre-text-color variables 2020-08-24 23:32:24 +02:00
Jimmy Cai 3c803ebd5c feat(scss); add --article-font-size and --article-line-height variables 2020-08-24 20:45:26 +02:00
Jimmy Cai 486b5d8245 feat(scss): font-family selection from yue.css 2020-08-24 20:43:10 +02:00
Jimmy Cai 3fa3a80dc2 refactor(scss): remove unused variables $container-padding and $container-width 2020-08-24 20:31:36 +02:00
Jimmy Cai 4e9a6f1421 refactor(scss): add --section-separation and --small-card-padding variables 2020-08-24 20:28:17 +02:00
Jimmy Cai 174f52d812 style(scss): change some SCSS variables to CSS variables 2020-08-24 19:35:52 +02:00
Jimmy Cai 6028eb5c2d feat(article): improve link style 2020-08-24 13:09:20 +02:00
Jimmy Cai dedb859ecc refactor(article): --content-side-padding -> --content-padding 2020-08-24 12:26:27 +02:00
Jimmy Cai 2ec4cd3f69 refactor(scss): add css variables for font families 2020-08-24 11:52:12 +02:00
Jimmy Cai c698d944e6 🎉 Initial commit 2020-08-22 13:20:08 +02:00