From dc9cbc5a81c2b3fb9ecefa0c857b4804f852c454 Mon Sep 17 00:00:00 2001 From: "Ethan N. Paul" Date: Sun, 4 Feb 2018 20:47:40 -0500 Subject: [PATCH] Fixed status button using the old color scheme --- css/style.css | 4 ++-- index.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/css/style.css b/css/style.css index 8be601d..1adca76 100644 --- a/css/style.css +++ b/css/style.css @@ -620,8 +620,8 @@ body.mobile-nav-active #mobile-nav-toggle { } #status .status-btn:hover { - background: #1a82d8; - border: 2px solid #1a82d8; + background: #003777; + border: 2px solid #003777; } /* Portfolio Section diff --git a/index.html b/index.html index 449e260..0771580 100644 --- a/index.html +++ b/index.html @@ -220,7 +220,7 @@

Having trouble accessing a network service? Soon you'll be able to check my network's status online and let me know if there are problems!

- Coming Soon! + Coming Soon!