Commit Graph

8 Commits

Author SHA1 Message Date
mDuo13
9265b0bfee Fix CSS styles
- Move docs graphics to appropriate place
- Fix spacing of header anchors
- Fix display of card grids in md
- Fix display of badges
- Fix theme-aware diagram coloring
- Fix left table columns being line-broken too aggressively
2024-01-31 16:10:33 -08:00
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
e1a6f11f21 Fix coloring of code blocks in light mode 2023-07-27 15:15:06 -07:00
Aria Keshmiri
9ea2b99768 Update styles/_docs-landing.scss
Co-authored-by: Rome Reginelli <rome@ripple.com>
2023-07-18 14:21:54 -07:00
Aria Keshmiri
ba23c1c69d Update styles/_docs-landing.scss
Co-authored-by: Rome Reginelli <rome@ripple.com>
2023-07-18 14:21:48 -07:00
akcodez
5ae5e195a5 adds global styling for code snippets in markdown files 2023-07-18 14:08:48 -07:00
Jackson Mills
0a738e47c0 Change display full documentation index to be internal link (#1923)
* Update the index link

* Update css version
2023-05-25 15:30:05 -07:00
Caleb Kniffen
964ef25caa Added trans tags, renamed files, bumped css version 2023-05-15 15:54:49 -05:00