diff --git a/_i18n/en.yml b/_i18n/en.yml index 0219a578..eceec6b9 100644 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -193,6 +193,7 @@ downloads: blockchain3: Importing the Monero blockchain blockchain4: for step-by-step instructions for Windows. blockchainbutton: Download Blockchain + mobilelight0: Mobile & Light mobilelight: Mobile & Light Wallets hardware: Hardware Wallets gui_intro: The GUI wallet provides a nice user interface, adaptable to all kinds of users, but it is especially recommended for less technical people who want to quickly send and receive XMR. diff --git a/css/custom.css b/css/custom.css index acbfc016..7b3001f3 100644 --- a/css/custom.css +++ b/css/custom.css @@ -3138,6 +3138,10 @@ footer { text-align: center; } +.downloads .col { + width: 20%; +} + .downloads img.screen { margin: 1rem auto; } @@ -3182,6 +3186,7 @@ footer { display: flex; padding: 1rem 2rem; font-weight: bold; + justify-content: center; -webkit-transition: all ease-out .2s; -moz-transition: all ease-out .2s; -o-transition: all ease-out .2s; diff --git a/downloads/index.md b/downloads/index.md index 861572bb..3ffd65fd 100644 --- a/downloads/index.md +++ b/downloads/index.md @@ -14,7 +14,7 @@ permalink: /downloads/index.html