aboutsummaryrefslogtreecommitdiff
path: root/static/css/pages
Commit message (Collapse)AuthorAge
* Interactive coding editor formatting issuesSimon Curtis2024-06-12
|
* fix hidden code editorthorhj2024-05-22
|
* Add overflow auto to error classsilver-shadow2024-05-06
|
* 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
* Fixes to margins around editor and left panelSimon Curtis2024-05-01
|
* Rewrite of layout and added code block styling in large viewSimon Curtis2024-05-01
|
* Put nav at the bottom of the page, so it doesn't move around from lesson to ↵Jacob Fenton2024-04-03
| | | | lesson.
* Revert "Put nav at the bottom of the page, so it doesn't move around from ↵Louis Pilfold2024-04-01
| | | | | | lesson to lesson." This reverts commit 4d346ace41edd8a11fd90aa2928f801eea9b93a2.
* Put nav at the bottom of the page, so it doesn't move around from lesson to ↵Jacob Fenton2024-04-01
| | | | lesson.
* 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: seperate common page styles from lesson page stylesJean-Nicolas Veigel2024-03-26
|
* fix: FOUC on /everyting when on dark themeJean-Nicolas Veigel2024-03-26
|
* chore: move everything css to separate fileJean-Nicolas Veigel2024-03-26