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 @@
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.
+