From 0312715fcc0d166e580ab501756ff7ba044ffe6b Mon Sep 17 00:00:00 2001 From: evanorti Date: Sat, 9 Mar 2024 13:37:01 -0500 Subject: [PATCH 1/2] update link styles --- frontend/src/content/HowItWorks.mdx | 16 ++++++++-------- frontend/src/styles/variables.css | 1 + 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/frontend/src/content/HowItWorks.mdx b/frontend/src/content/HowItWorks.mdx index 0040868..a6c23ff 100644 --- a/frontend/src/content/HowItWorks.mdx +++ b/frontend/src/content/HowItWorks.mdx @@ -10,16 +10,16 @@ import styles from './MDX.module.scss'; The information in this site can be found in the following articles. -\- **[Introducing AllianceDAO](https://medium.com/terra-money/introducing-alliancedao-84ab93501f3c)**: About the DAO and how it works. -\- **[AllianceDAO: The Backstory](https://medium.com/terra-money/alliancedao-the-backstory-15c4901f4f2d)**: The story behind the art. -\- **[AllianceDAO Is Live](https://medium.com/terra-money/alliancedao-is-live-47aea2cdfb79)**: Information on the NFT claim. -\- **[AllianceDAO Rarity Explained](https://www.notion.so/terra-money/AllianceDAO-NFT-Rarity-8703a27a9eb74844a71469936afba6b4?pvs=4)**: Information on NFT rarity. +\- [Introducing AllianceDAO](https://medium.com/terra-money/introducing-alliancedao-84ab93501f3c): About the DAO and how it works. +\- [AllianceDAO: The Backstory](https://medium.com/terra-money/alliancedao-the-backstory-15c4901f4f2d): The story behind the art. +\- [AllianceDAO Is Live](https://medium.com/terra-money/alliancedao-is-live-47aea2cdfb79): Information on the NFT claim. +\- [AllianceDAO Rarity Explained](https://www.notion.so/terra-money/AllianceDAO-NFT-Rarity-8703a27a9eb74844a71469936afba6b4?pvs=4): Information on NFT rarity. -You can follow AllianceDAO on X at **[@The_AllianceDAO](https://twitter.com/The_AllianceDAO)** for the most up to date information. +You can follow AllianceDAO on X at [@The_AllianceDAO](https://twitter.com/The_AllianceDAO) for the most up to date information. -Stake your NFT and participate in DAO governance by visiting the **[AllianceDAO Enterprise page](https://dao.enterprise.money/dao?address=terra1g0mfrpswewteaf9ky4rlj09wh5njp6u9xxk94uszplw4qz2f9mzq3k27fm)**. +Stake your NFT and participate in DAO governance by visiting the [AllianceDAO Enterprise page](https://dao.enterprise.money/dao?address=terra1g0mfrpswewteaf9ky4rlj09wh5njp6u9xxk94uszplw4qz2f9mzq3k27fm). -Join the conversation by visiting the **[AllianceDAO Telegram room](https://t.me/The_AllianceDAO)**. +Join the conversation by visiting the [AllianceDAO Telegram room](https://t.me/The_AllianceDAO). @@ -28,7 +28,7 @@ Join the conversation by visiting the **[AllianceDAO Telegram room](https://t.me ## About AllianceDAO -The AllianceDAO NFT is an NFT project launched to reward participants of the Game of Alliance (GOA). The GoA was an incentivized testnet designed to battle-test Terra’s Alliance module before its mainnet launch, and it ran from February 9th to March 2nd, 2023. During the game, users could stake on different Alliance chains and move their tokens around to optimize rewards as the parameters of each chain changed. Player’s final scores were calculated based on the total staking rewards they earned plus the points they earned from completing different missions. For more information on the Alliance module and how it works, visit the **[Alliance website](https://alliance.terra.money/)**. +The AllianceDAO NFT is an NFT project launched to reward participants of the Game of Alliance (GOA). The GoA was an incentivized testnet designed to battle-test Terra’s Alliance module before its mainnet launch, and it ran from February 9th to March 2nd, 2023. During the game, users could stake on different Alliance chains and move their tokens around to optimize rewards as the parameters of each chain changed. Player’s final scores were calculated based on the total staking rewards they earned plus the points they earned from completing different missions. For more information on the Alliance module and how it works, visit the [Alliance website](https://alliance.terra.money/). ## Mission diff --git a/frontend/src/styles/variables.css b/frontend/src/styles/variables.css index 375b4d0..8403cc8 100644 --- a/frontend/src/styles/variables.css +++ b/frontend/src/styles/variables.css @@ -7,4 +7,5 @@ --token-primary-400: hsl(194, 100%, 44%); --token-primary-500: hsl(194, 100%, 50%); --token-font-family-default: EuclidSquare; + --link: #02a3d9; } From 6fdfd66b78a39bc26bb6f5af4ea510f0675fa6b8 Mon Sep 17 00:00:00 2001 From: evanorti Date: Sat, 9 Mar 2024 13:37:25 -0500 Subject: [PATCH 2/2] update button copy update fast forward and rewind buttons. --- frontend/src/pages/nft/NFTs.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/pages/nft/NFTs.tsx b/frontend/src/pages/nft/NFTs.tsx index 44cc9dd..b6e27fe 100644 --- a/frontend/src/pages/nft/NFTs.tsx +++ b/frontend/src/pages/nft/NFTs.tsx @@ -72,7 +72,7 @@ const PaginationControls = ({ Start