From bf46a8f2bee9181c5f26ae849118978d35763ac9 Mon Sep 17 00:00:00 2001 From: Patrick Alexander <palexander@countermail.com> Date: Wed, 2 Dec 2015 16:59:52 -0700 Subject: [PATCH] Alignment change Propose alignment change to left instead of center for better presentation to reader. --- knowledge-base/user-guides/index.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/knowledge-base/user-guides/index.md b/knowledge-base/user-guides/index.md index 347160cf..1f7d272b 100644 --- a/knowledge-base/user-guides/index.md +++ b/knowledge-base/user-guides/index.md @@ -11,11 +11,11 @@ attribution: "<!-- Icon is based on work by Freepik (http://www.freepik.com) and ### User Guides - always a work in progress! -<div class="text-center" style="padding-bottom: 15px;"><a style="color: #505050;" href="Offline_Backup"><img src="//static.getmonero.org/images/icon_client.svg" class="title-icon"><h2 class="inline"><span class="green-kicks">Creating an Offline Backup of your Monero Account</span></h2></a></div> -<div class="text-center" style="padding-bottom: 15px;"><a style="color: #505050;" href="howto_fix_stuck_funds"><img src="//static.getmonero.org/images/icon_client.svg" class="title-icon"><h2 class="inline"><span class="green-kicks">How to fix locked up funds</span></h2></a></div> -<div class="text-center" style="padding-bottom: 15px;"><a style="color: #505050;" href="Offline_Backup"><img src="//static.getmonero.org/images/icon_client.svg" class="title-icon"><h2 class="inline"><span class="green-kicks">How to make an offline backup</span></h2></a></div> -<div class="text-center" style="padding-bottom: 15px;"><a style="color: #505050;" href="restore_account"><img src="//static.getmonero.org/images/icon_client.svg" class="title-icon"><h2 class="inline"><span class="green-kicks">How to restore your account</span></h2></a></div> -<div class="text-center" style="padding-bottom: 15px;"><a style="color: #505050;" href="view_only"><img src="//static.getmonero.org/images/icon_client.svg" class="title-icon"><h2 class="inline"><span class="green-kicks">How to make a view only wallet</span></h2></a></div> -<div class="text-center" style="padding-bottom: 15px;"><a style="color: #505050;" href="vps_run_node"><img src="//static.getmonero.org/images/icon_client.svg" class="title-icon"><h2 class="inline"><span class="green-kicks">How to run a node on VPS</span></h2></a></div> -<div class="text-center" style="padding-bottom: 15px;"><a style="color: #505050;" href="monero_tools"><img src="//static.getmonero.org/images/icon_client.svg" class="title-icon"><h2 class="inline"><span class="green-kicks">Monero tools</span></h2></a></div> -<div class="text-center" style="padding-bottom: 15px;"><a style="color: #505050;" href="simplewallet"><img src="//static.getmonero.org/images/icon_client.svg" class="title-icon"><h2 class="inline"><span class="green-kicks">Getting started with simplewallet</span></h2></a></div> +<div class="text-left" style="padding-bottom: 15px;"><a style="color: #505050;" href="Offline_Backup"><img src="//static.getmonero.org/images/icon_client.svg" class="title-icon"><h2 class="inline"><span class="green-kicks">Creating an Offline Backup of your Monero Account</span></h2></a></div> +<div class="text-left" style="padding-bottom: 15px;"><a style="color: #505050;" href="howto_fix_stuck_funds"><img src="//static.getmonero.org/images/icon_client.svg" class="title-icon"><h2 class="inline"><span class="green-kicks">How to fix locked up funds</span></h2></a></div> +<div class="text-left" style="padding-bottom: 15px;"><a style="color: #505050;" href="Offline_Backup"><img src="//static.getmonero.org/images/icon_client.svg" class="title-icon"><h2 class="inline"><span class="green-kicks">How to make an offline backup</span></h2></a></div> +<div class="text-left" style="padding-bottom: 15px;"><a style="color: #505050;" href="restore_account"><img src="//static.getmonero.org/images/icon_client.svg" class="title-icon"><h2 class="inline"><span class="green-kicks">How to restore your account</span></h2></a></div> +<div class="text-left" style="padding-bottom: 15px;"><a style="color: #505050;" href="view_only"><img src="//static.getmonero.org/images/icon_client.svg" class="title-icon"><h2 class="inline"><span class="green-kicks">How to make a view only wallet</span></h2></a></div> +<div class="text-left" style="padding-bottom: 15px;"><a style="color: #505050;" href="vps_run_node"><img src="//static.getmonero.org/images/icon_client.svg" class="title-icon"><h2 class="inline"><span class="green-kicks">How to run a node on VPS</span></h2></a></div> +<div class="text-left" style="padding-bottom: 15px;"><a style="color: #505050;" href="monero_tools"><img src="//static.getmonero.org/images/icon_client.svg" class="title-icon"><h2 class="inline"><span class="green-kicks">Monero tools</span></h2></a></div> +<div class="text-left" style="padding-bottom: 15px;"><a style="color: #505050;" href="simplewallet"><img src="//static.getmonero.org/images/icon_client.svg" class="title-icon"><h2 class="inline"><span class="green-kicks">Getting started with simplewallet</span></h2></a></div>