Commit Graph

7 Commits

Author SHA1 Message Date
Rome Reginelli
66b6f951fe Fix various style/template issues (#2103)
* Fix various style/template issues

- Add styles to allow fully invisible headers. These can be used to
  support anchor links in translated pages, so we can move the link_subs
  out of the dactyl-config.yml. Example in transaction-common-fields.md
- Upgrade jQuery to 3.7.1
- Add left nav to references landings for consistent navigation
- Add breadcrumbs template (previously used Dactyl built-in) which
  throws an error if you specify a parent: that doesn't exist.
  (Previously it would write a blank link; the link checker would
  report this as an error, but it wasn't obvious what the cause was.)
- Fix #2014 (special case for code blocks nested in lists).
- Fix #2096.
- Remove excessive spacing between top nav and main content, and
  re-align top of main contents in all 3 columns for docs pages.
- Reorganize _content.scss to be easier to read.

* Upgrade yarn packages (fix dependabot alerts) & rebuild CSS

* Fix NFT broken link in translation

* [ja] Properly fix NFT data link
2023-09-06 13:15:19 -07:00
mDuo13
b118a6b9ca Fix interactive tutorial breadcrumb spacing 2021-08-18 15:09:12 -07:00
mDuo13
817a3f0e59 Tweak 3-column layout 2021-07-15 20:27:10 -07:00
mDuo13
d6ce47e14e Fix breadcrumbs under headers again 2021-07-01 20:28:48 -07:00
mDuo13
edd2b145bc Nav, button, breadcrumb fixes 2020-09-08 18:47:38 -07:00
mDuo13
259ed84ed6 CSS work - make doc pages readable again 2020-08-05 15:16:07 -07:00
mDuo13
dbe253ac0b Split styles into multiple files 2020-07-07 15:33:47 -07:00