diff --git a/.gitignore b/.gitignore index 42bba817..060ca50f 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,7 @@ site/_site/ coverage .ruby-version .sass-cache +/.idea/.gitignore +/.idea/dogecoin.com.iml +/.idea/modules.xml +/.idea/vcs.xml diff --git a/assets/css/styles.css b/assets/css/styles.css index 138202d3..0efa6427 100644 --- a/assets/css/styles.css +++ b/assets/css/styles.css @@ -199,7 +199,21 @@ h1, h2, h3, h4, h5, h6, line-height: 3rem; color: #1abc9c; opacity: 1; -} +} +.img-holder { + margin-top: -100px; +} +.portfolio-img{ + max-width: 150px; +} +@media (max-width: 767px) { + .porfolio-col { + margin-bottom: 100px !important; + } + .porfolio-col:last-child { + margin-bottom: 0px !important; + } +} .floating-label-form-group { position: relative; border-bottom: 1px solid #e9ecef; @@ -417,6 +431,11 @@ button.bg-primary:focus { .footer { background-color: #1e4151; } +.select-lang, .select-lang:focus { + background-color: #1f4150; + border: 1px solid #f8f9fa; + color: #ffffff; +} .video-container { position: relative; padding-bottom: 56.25%; diff --git a/assets/js/scripts.js b/assets/js/scripts.js index d2ce69b8..03093914 100644 --- a/assets/js/scripts.js +++ b/assets/js/scripts.js @@ -227,14 +227,16 @@ $(document).ready(function(){ enablei18n(false); initParticles(); - + + //set language on languages dropdown + $('.select-lang').val($.i18n()['locale']); $(document).on("click", ".wallet-button", function(){ $(".wallet-guide-detail").hide(); $($(this).attr('data-target')).fadeIn(); }); - $(document).on('click', '.select-lang', function(){ - enablei18n($(this).attr('data-lang')); + $(document).on('change', '.select-lang', function(){ + enablei18n($(this).val()); $(".scroll-to-top a").trigger('click'); }); }); diff --git a/guide.html b/guide.html index dc886aaf..b9079083 100644 --- a/guide.html +++ b/guide.html @@ -66,16 +66,16 @@
Getting started with Dogecoin is easy as 1, 2, 3
-Please choose your operating system to begin
-Please choose your operating system to begin
+Dogecoin is an open source peer-to-peer digital currency, favored by Shiba Inus worldwide.
Multidoge
-Dogecoin Core
-Dogecoin Core
Dogecoin is a decentralized, peer-to-peer digital currency that enables you to easily send money online. Think of it as "the internet currency."
+Dogecoin is a decentralized, peer-to-peer digital currency that enables you to easily send money online. Think of it as "the internet currency."
Dogecoin sets itself apart from other digital currencies with an amazing, vibrant community made up of friendly folks just like you."
"Doge" is our fun, friendly mascot! The Shiba Inu is a Japanese breed of dog that was popularized as an online meme and represents Dogecoin.