diff --git a/css/index.css b/css/index.css index a794abd..fe3f725 100644 --- a/css/index.css +++ b/css/index.css @@ -62,6 +62,20 @@ button, max-width: 200px; } +.clr-btn { + background-color: #ff3c00; + color: white; + padding: 10px 20px; + font-size: 16px; + cursor: pointer; + border: none; + border-radius: 5px; + margin: 10px auto; + text-decoration: none; + display: inline-block; + max-width: 200px; +} + button:hover { background-color: #45a049; } diff --git a/index.html b/index.html index 7d31669..758f8a5 100644 --- a/index.html +++ b/index.html @@ -20,11 +20,13 @@
These clients might be outdated.
Questions, Suggestions, bugs, etc? Also announcements about the site. Join the discord server! (Scroll down to the very bottom for the Button to join)
Scroll down to the bottom for buttons/links.
+ + Reset All Local Data +