Commit graph

28 commits

Author SHA1 Message Date
Eldred Habert
26e7cf9fb1
Style the samp element like code
Following Pico's philosophy of “give semantic HTML good styling”,
this element has semantics close to but slightly different from `<code>`,
and so I believe should be styled similarly.
2024-12-14 10:50:38 +01:00
Lucas Larroche
ef2100499b feat: optional parent selector 2024-01-25 01:42:54 +07:00
Lucas Larroche
3c96e6043b refactor: update $css-var-prefix name 2023-12-28 13:21:52 +07:00
Lucas Larroche
8f26729a64 refactor: code font-size without :has 2023-03-19 10:03:32 +07:00
Lucas Larroche
fed92a6f92 style: code 2023-03-13 22:10:27 +07:00
Lucas Larroche
76fda2f6df style: code font-size 2023-02-13 17:51:05 +07:00
Lucas Larroche
6c3e126943 style: selection and focus color 2023-01-28 12:22:55 +07:00
Lucas Larroche
6ade871f3f style: update colors 2022-12-26 11:35:56 +07:00
Lucas Larroche
ce2ed6826d refactor: modules and css vars 2022-10-23 10:47:50 +07:00
Lucas Larroche
c5a1ffc733 refactor: prefix css vars 2022-10-22 13:11:51 +07:00
Lucas Larroche
670826069b chore: lint with prettier on build 2022-10-15 23:22:12 +07:00
Lucas Larroche
759296f211 chore: remove docs and move to yarn 2022-10-15 17:23:02 +07:00
Lucas Larroche
4c914d1807 chore: Update sanitize.css resets 2022-03-06 10:53:20 +07:00
Timothy Wright
87dd49973b Align kbd to baseline 2021-12-20 10:42:01 -05:00
Lucas Larroche
41314ab4b0 Revert "Merge branch 'master' into dev"
This reverts commit 6a6d67dbab, reversing
changes made to ba4bd765d8.
2021-12-19 09:50:55 +07:00
Lucas Larroche
d5544ea021
Revert "Feature: modal" 2021-11-08 00:12:34 +07:00
Lucas Larroche
f6d38a7586 Order scss properties 2021-11-02 02:54:52 +07:00
Lucas Larroche
5f6e3c1abd Prettify code 2021-10-24 12:33:20 +07:00
Lucas Larroche
d64bb2343d Code: Enhance style 2021-10-23 18:27:19 +07:00
Lucas Larroche
df2ae94742 Fix: Code inside article #36 2021-10-23 17:28:31 +07:00
Lucas Larroche
cc164857b9 Define inlined code font-size with em unit 2021-07-28 09:53:28 +07:00
Lucas Larroche
d12af72cab CSS Vars refactoring 2021-07-02 16:54:41 +07:00
Lucas
9b1ef33577 Move styles in SCSS vars to CSS vars 2020-09-29 08:38:35 +07:00
Lucas
a2404b19b5 Add Sanitize.css
https://csstools.github.io/sanitize.css/
2020-09-11 23:22:50 +07:00
Lucas
772425bf2f Simpler cards, code and scroller 2019-12-03 09:51:37 +07:00
Lucas
434cbe02ac Scss files organization
+ Slim version example
2019-12-02 11:52:26 +07:00
Lucas
85e21d35de Improvements
- Edit code colors and add a color for comments
- Add ::selection
- Small edits for cards: last-child and overflow
- Add card-sectioning (header, footer, pre)
- Change global hue for Primary color
- Remove border for pre
- Add querySelectorAll() for theme-switcher.js
- Update docs
2019-12-01 16:35:38 +07:00
Lucas
16c7596319 Initial commit 🚀 2019-11-27 15:31:49 +07:00