diff --git a/dist/index.html b/dist/index.html index 35444db..e8af0d0 100644 --- a/dist/index.html +++ b/dist/index.html @@ -44,11 +44,19 @@ border-top-left-radius: 4px; user-select: none; font-size: 12px; + transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out; + } .tab:hover { background-color: #444; } + .active-tab { + background-color: #444; + /*color: #ffa500;*/ + color: #5cd5fb; + animation: fade 0.3s ease-in-out; + } .code-container { background-color: #222; border: 1px solid #333; @@ -124,8 +132,8 @@

tshare

the fastest way to share your files on the web, for free

-
Linux / macOS
-
Windows
+
Linux / macOS
+
Windows

$ curl https://tshare.download | bash

tshare

Copied!