aboutsummaryrefslogtreecommitdiff
path: root/static/css/pages/everything.css
Commit message (Collapse)AuthorAge
* Hide button for printLouis Pilfold2024-05-01
|
* fix: :bug: fix styles to work on firefox and chromiumxxKeefer2024-05-01
| | | | #71
* fix: :bug: update page break css rulesxxKeefer2024-05-01
| | | | turns out break-inisde and break-before have supercede the older page-* rules, also improved support for firefox
* feat: :lipstick: adds css print media rulesxxKeefer2024-05-01
| | | | | | for /everything page of the tour to be printed as a multi page pdf doc #71
* Remove off brand transitionsLouis Pilfold2024-03-26
|
* Remove unclickable button and off brand animationLouis Pilfold2024-03-26
| | | | | | | | Closes https://github.com/gleam-lang/language-tour/issues/69 It would be nice to bring this menu back on mobile, but it needs design work for where the button would be placed and to be implemented in a way that works on touch devices.
* Remove off-brand transitions and mobile UI breaking linkLouis Pilfold2024-03-26
|
* fix: snippet link marginJean-Nicolas Veigel2024-03-26
|
* style: add breathing room between lesson paragraphsJean-Nicolas Veigel2024-03-26
|
* chore: move everything css to separate fileJean-Nicolas Veigel2024-03-26