From c027bca720d90a7b540f92e6f867c4f670706c57 Mon Sep 17 00:00:00 2001 From: Spencer Flagg Date: Mon, 5 Feb 2024 12:40:33 +0000 Subject: [PATCH] Update index.html --- index.html | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 56c7a7b..16a6cac 100644 --- a/index.html +++ b/index.html @@ -14,14 +14,16 @@ } button { width: auto; + display: inline-block; } .alert { - padding: 1em 2em; + padding: 0.5em 1.5em; border-radius: 1em; display: none; } .alert--success { - background: #88c841; + border: 2px solid #88c841; + color: #88c841; } @@ -50,7 +52,19 @@
  • Paste into the terminal by clicking CTRL-SHIFT-V and then hit ENTER.
  • - +
  • + Tell (or show) Spencer what it says in the terminal. +
  • +
  • +

    Look for a window that looks similar to the following:

    +

    + +

    +

    If you don't see that window, go back to the start menu (CTRL-ESC"rustdesk" and click on the RustDesk icon when you see it.

    +
  • +
  • + In RustDesk, click.... +