diff --git a/dragonx.is/FAQ/index.html b/dragonx.is/FAQ/index.html index 714dd54..ba58595 100644 --- a/dragonx.is/FAQ/index.html +++ b/dragonx.is/FAQ/index.html @@ -69,26 +69,26 @@ Arrakis Chain Creator -
- + - -
diff --git a/dragonx.is/exchanges/index.html b/dragonx.is/exchanges/index.html index a04f2d9..a412df8 100644 --- a/dragonx.is/exchanges/index.html +++ b/dragonx.is/exchanges/index.html @@ -96,26 +96,26 @@ Arrakis Chain Creator -
- + - -
diff --git a/dragonx.is/guides/index.html b/dragonx.is/guides/index.html index fa7cdb7..176bf27 100644 --- a/dragonx.is/guides/index.html +++ b/dragonx.is/guides/index.html @@ -81,26 +81,26 @@ Arrakis Chain Creator -
- + - -
diff --git a/dragonx.is/halving/index.html b/dragonx.is/halving/index.html index 975e56d..02d38ad 100644 --- a/dragonx.is/halving/index.html +++ b/dragonx.is/halving/index.html @@ -80,7 +80,52 @@ - + \ No newline at end of file diff --git a/dragonx.is/index.html b/dragonx.is/index.html index 7e50460..605e56a 100644 --- a/dragonx.is/index.html +++ b/dragonx.is/index.html @@ -150,8 +150,9 @@ Learn More + Read the Whitepaper -
+
@@ -209,26 +210,26 @@ Arrakis Chain Creator -
- + - -
diff --git a/dragonx.is/matrix/index.html b/dragonx.is/matrix/index.html index 1fd4908..d04454a 100644 --- a/dragonx.is/matrix/index.html +++ b/dragonx.is/matrix/index.html @@ -7,7 +7,7 @@ diff --git a/dragonx.is/mining/index.html b/dragonx.is/mining/index.html index 91469a7..50d2e11 100644 --- a/dragonx.is/mining/index.html +++ b/dragonx.is/mining/index.html @@ -50,6 +50,7 @@ download and run the wallet then under the mining tab, select the number of threads to mine with and click the Mining Button.

+ Download A Wallet (Command Line Interface) -

Download the CLI wallet

First download the CLI wallet from the releases page - here -

+

+ Download A Wallet +

Unzip the archive. Arrakis Chain Creator -

- + - -
diff --git a/dragonx.is/style.css b/dragonx.is/style.css index 778d56c..82f7ca4 100644 --- a/dragonx.is/style.css +++ b/dragonx.is/style.css @@ -194,7 +194,7 @@ background-color: var(--col-btn-bg); color: var(--col-btn-text); border-radius: 0.15rem; - text-decoration: none; + text-decoration: none !important; backdrop-filter: blur(20px); } .alt-btn { @@ -433,6 +433,33 @@ justify-content: center; } +.w-14 { + width: 14em; +} + +.mx-auto { + margin-left: auto; + margin-right: auto; +} + +.my-1 { + margin-top: 1rem; + margin-bottom: 1rem; +} + +.text-white { + color: white !important; +} + +.font-size-md{ +font-size: 1.5rem; +} + +.px-0 { + padding-left: 0rem !important; + padding-right: 0rem !important; +} + /* HEADER, FOOTER & BG */ @media screen { diff --git a/img/social_icons/icon_matrix_red.svg b/img/social_icons/icon_matrix_red.svg new file mode 100644 index 0000000..fd918c3 --- /dev/null +++ b/img/social_icons/icon_matrix_red.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/img/social_icons/icon_telegram_red.svg b/img/social_icons/icon_telegram_red.svg new file mode 100644 index 0000000..0121f3f --- /dev/null +++ b/img/social_icons/icon_telegram_red.svg @@ -0,0 +1,14 @@ + + + + + + + + + \ No newline at end of file diff --git a/img/social_icons/icon_twitter.svg b/img/social_icons/icon_twitter.svg index 8cadf28..a4c1ce0 100644 --- a/img/social_icons/icon_twitter.svg +++ b/img/social_icons/icon_twitter.svg @@ -1,20 +1,16 @@ - - - - - - - - - - + + + + + + + + + + + \ No newline at end of file diff --git a/img/social_icons/icon_twitter_red.svg b/img/social_icons/icon_twitter_red.svg new file mode 100644 index 0000000..ff79349 --- /dev/null +++ b/img/social_icons/icon_twitter_red.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + \ No newline at end of file