Commit Graph

45 Commits

Author SHA1 Message Date
mDuo13
1173fbe942 SCSS changes for removing banner 2023-09-14 16:04:39 -07: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
jonathanlei
01875cbbb5 fix mobile stlying 2023-08-30 18:54:19 -07:00
mDuo13
e1a6f11f21 Fix coloring of code blocks in light mode 2023-07-27 15:15:06 -07:00
akcodez
40f1dde2d0 bump css bundle version 2023-07-18 14:28:49 -07:00
akcodez
f277fa60b6 delete old versions of css bundle add new version and bump references 2023-06-21 11:07:51 -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
JST5000
eb6f267c12 Remove unnecessary dev dependencies 2023-04-26 15:50:42 -07:00
JST5000
ff026465a1 Add purple button macro 2023-04-20 12:11:44 -05:00
mDuo13
91b4f1fcd2 Disable pencil banner 2023-03-27 13:14:14 -07:00
Jake
65f04df5a3 Bump css version 2023-02-20 16:59:51 -07:00
Jake
776ee67649 Cleanup. Bump css version 2023-01-23 16:39:51 -07:00
jonathanlei
05b86d5627 edit css version 2022-12-01 13:05:03 -08:00
mDuo13
08bbcc4dd7 AMM reference docs
AMM object: some clarifications

AMM references: incomplete draft

AMM updates

AMM: add AMMBid, clarify more stuff

Docs for AMMBid transaction

AMM: more work on error codes

AMM: example transactions, related upates

Fix broken links

AMM: reflect naming updates

more AMMBid edits

Add amm_info API method

Add style for AMM label

AMM: more clarifications on tx, accounts

AMM references: Clean up draft

amm_info: reflect code updates

AMM: updates for the latest changes

AMM: update flags for Deposit/Withdraw

AMM: update JSON examples for latest code

Serialization: add STIssue type

STIssue: clarify definition with commas
2022-11-21 22:40:12 -08:00
mDuo13
8a5d5860c8 shrink lang selector dropdown 2022-11-17 14:50:27 -08:00
Jake
b6470f7992 bump css version 2022-11-04 15:09:36 -07:00
Jake
a9e92f4d03 update top banner. Add link to nav.
Change top banner for xls-20
Add link under dev tools to new learning portal
2022-10-27 18:21:00 -07:00
Jake
173baae89a Pull in new master. Update css version 2022-10-18 08:24:33 -07:00
Jake
adda9eda6a Change css to v9 ahead of separte pr 2022-10-17 09:42:38 -07:00
Jake
f5dbb20279 Update top banner for new learning site 2022-10-13 14:31:13 -07:00
Jake
725bb784ac Bumb version for css 2022-09-06 19:10:22 -07:00
jonathanlei
5093af7ce5 requested changes fix 2022-08-26 15:36:22 -07:00
Jake
fd73b0d0ce bump css version to v6 2022-06-16 10:08:03 -07:00
Jake
b03c98c99f Bump css version 2022-06-02 09:42:10 -07:00
mDuo13
21846a3045 Update CSS for code samples rebased 2022-04-20 14:07:58 -07:00
Jake
9f22242da5 Hide top event banner 2022-03-29 13:14:13 -07:00
Jake
c206b4ed75 Hide top banner. Move events card to past 2022-03-17 08:57:13 -07:00
Jake
09c2a8faa5 Updated css output 2022-03-10 17:24:07 -07:00
Jake
09b04d35df Add hackathon banner to top 2022-02-28 13:27:54 -07:00
dependabot[bot]
70fa2b44ca Bump node-sass from 6.0.1 to 7.0.0 in /styles
Bumps [node-sass](https://github.com/sass/node-sass) from 6.0.1 to 7.0.0.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v6.0.1...v7.0.0)

---
updated-dependencies:
- dependency-name: node-sass
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-10 23:14:35 +00:00
Jake
c5489fe3a7 Add videos to xrpl overview page
Update css to v6

Add videos to xrpl overview page

Update css to v6

Move video player up on screen

Adjust vid position and size

Fix expanded video sizing on more resolutions
2022-01-13 16:36:50 -08:00
mDuo13
790cf0b201 Fix NFT page labeling
- Add a flask icon warning that the functionality is not enabled on the
  production network
- Fix default coloring of unassigned topic labels in light mode
- Make a landing page for the NFTs topic label
- Assign a color to the NFTs topic label
2021-12-20 12:44:24 -08:00
mDuo13
7e7ea3abe2 Remove grants wave 2 banner 2021-11-08 10:58:51 -08:00
mDuo13
7c6603355b Cache-bust CSS (now v3) 2021-09-21 16:53:48 -07:00
mDuo13
b5c3107c1b Rename CSS to hopefully fix cache problems 2021-09-02 16:31:34 -07:00
mDuo13
20fd184429 Fix up some style/html inconsistencies
- Use new FAQ formatting (light-mode compatible) on XRPL Overview
  mini-faq
- Unify chip styles
- Fix homepage "In Development" chips getting cut off
- Update style dependencies (node-sass 6.0.1, Bootstrap 4.6.0, etc.)
2021-08-04 17:32:08 -07:00
Jake
6e02aeb7ab Add light theme first pass
Toggle is only temp to test. Need to move in nav for final.
Will need further adjusting colors.
2021-07-07 13:54:37 -07:00
mDuo13
661479ce78 Rename CSS file to head off cache issues 2021-07-01 23:32:58 -07:00
mDuo13
c35983c68c Update node-sass dep to 6.0 2021-06-21 12:32:25 -07:00
mDuo13
030b3062bf Fix deep tree nav (Dactyl upgrade required) 2021-04-16 21:30:15 -07:00
mDuo13
453ee18baf Update CSS build path 2020-09-30 06:05:52 -07:00
mDuo13
259ed84ed6 CSS work - make doc pages readable again 2020-08-05 15:16:07 -07:00
Calvin Jhunjhnuwala
d06ba9a975 added 2 new templates for the marketing pages, base template has script for new font, new image assets for the marketing pages, edits to the dactyl-config file, changes to overall font stylings, body tag now bg black and color white 2020-08-04 15:12:29 -07:00
mDuo13
dd7b467b16 Move SCSS to styles folder 2020-07-07 13:20:05 -07:00