From c50df84a174d56834343a7061d7763666dd27091 Mon Sep 17 00:00:00 2001 From: Lucy Cifferello Date: Fri, 9 Oct 2020 11:16:54 -0600 Subject: [PATCH] styling of setup tips --- source/_static/default.css | 2 +- source/getting-started/setup/0.2.x.rst | 25 ++++++++++++------------- 2 files changed, 13 insertions(+), 14 deletions(-) diff --git a/source/_static/default.css b/source/_static/default.css index e085599..f07e090 100644 --- a/source/_static/default.css +++ b/source/_static/default.css @@ -114,7 +114,7 @@ code { } .expand { - width: 60%; + width: 75%; margin: 1em 0 1em 5em; padding: 0 .6rem 0rem!important; border-left: .2rem solid #393838!important; diff --git a/source/getting-started/setup/0.2.x.rst b/source/getting-started/setup/0.2.x.rst index 961b7d2..a0eadc7 100644 --- a/source/getting-started/setup/0.2.x.rst +++ b/source/getting-started/setup/0.2.x.rst @@ -4,7 +4,13 @@ Version 0.2.x Ensure your phone is connected to the same WiFi network as your router. -.. margin:: Tips +Power On +======== + +Connect your Embassy to power and Ethernet using the provided cables. + +.. admonition:: Tips + :class: toggle expand Ethernet cable may be plugged into your router or any live Ethernet port. @@ -14,13 +20,6 @@ Ensure your phone is connected to the same WiFi network as your router. * chime ‐ Embassy is ready - -Power On -======== - - -Connect your Embassy to power and Ethernet using the provided cables. - Setup App ========= @@ -57,11 +56,6 @@ Claim Your Embassy * On your desktop or laptop computer, navigate to your router configuration settings within the browser. This is usually an IP address such as 192.168.1.1. A simple Google search will usually reveal how to access the router configuration settings for a particular brand. * Once in the router config settings, find the section that lists the devices on your network. You should see an item labeled "start9labs". Take note of the associated IP address and enter it into the Setup App in the "LAN IP Address" input field. - -.. margin:: Tips - - Choose a strong master password. Physically write it down. Store it somewhere safe. DO NOT LOSE IT. - 2. Create your all powerful and irreplaceable master password .. admonition:: Explanation @@ -75,6 +69,11 @@ Claim Your Embassy All three secrets are packaged together and transmitted to the Embassy encrypted with its product key. +.. admonition:: Tips + :class: toggle expand + + Choose a strong master password. Physically write it down. Store it somewhere safe. DO NOT LOSE IT. + Setup Complete! ===============