summaryrefslogtreecommitdiffstats
path: root/src/styles/base
Commit message (Collapse)AuthorAgeFilesLines
* refactor(styles): rename shadow and border variablesArmand Philippot2022-01-164-12/+11
|
* chore: customize text selection colorsArmand Philippot2022-01-142-0/+7
|
* chore: customize browser scrollbarArmand Philippot2022-01-141-0/+20
|
* fix: make links pseudo elements consistent between browsersArmand Philippot2022-01-141-15/+13
| | | | | On Chromium the pseudo elements (like external links icon) was not displayed correctly.
* chore: ensure 100vh height and improve Header/Footer stylesArmand Philippot2022-01-082-4/+16
|
* chore: adjust h2 stylesArmand Philippot2022-01-081-5/+9
|
* chore: add main nav link statesArmand Philippot2022-01-071-0/+44
|
* chore: add a back to top linkArmand Philippot2022-01-041-0/+13
|
* chore(prism): replace Coldark theme with a custom themeArmand Philippot2022-01-031-0/+9
|
* chore: add styles to WP blocksArmand Philippot2022-01-032-12/+92
|
* chore: add a skip to content linkArmand Philippot2021-12-221-0/+49
|
* chore: replace svg imports with componentsArmand Philippot2021-12-221-1/+0
| | | | It allows me to control the colors of each SVG paths.
* chore: add a sharing componentArmand Philippot2021-12-211-0/+1
|
* chore: move toolbar size to global scopeArmand Philippot2021-12-201-0/+11
| | | | It allows me to manage footer padding on small viewports.
* chore: define secondary button stylesArmand Philippot2021-12-161-0/+3
| | | | I also rename submit style to primary.
* chore: create homepage with graphql dataArmand Philippot2021-12-131-0/+9
|
* chore: define base and typography rulesArmand Philippot2021-12-132-0/+193
|
* chore: define CSS variables for colors, fonts and spacingsArmand Philippot2021-12-133-0/+78
|
* chore: load css fontsArmand Philippot2021-12-131-0/+134