diff --git a/index.css b/index.css index 4ebda80..409e9fd 100644 --- a/index.css +++ b/index.css @@ -27,7 +27,7 @@ a { text-decoration: none; color: var(--accent); } -a:hover { +a:hover not(.no-spin) { animation: half-spin 1s linear infinite; display: inline-block; /* Ensures the text spins around its center */ } diff --git a/index.html b/index.html index 6b83ee8..3a3701f 100755 --- a/index.html +++ b/index.html @@ -6,13 +6,14 @@
+ __ __ __ ---------/\ \__ /\ \ /\ \__ ---------\ \ ,_\ __ __ __ _ ___ ___ _ __ \_\ \ ___ __\ \ ,_\ ----------\ \ \/ /\ \/\ \/\ \/'\ /'___\ / __`\/\`'__\/'_` \ /'_ `\ /'__`\ \ \/ -----------\ \ \_\ \ \_\ \/> <//\ \__//\ \L\ \ \ \//\ \L\ \ __/\ \/\ \/\ __/\ \ \_ ------------\ \__\\ \____//\_/\_\ \____\ \____/\ \_\\ \___,_\/\_\ \_\ \_\ \____\\ \__\ --------------\/__/ \/___/ \//\/_/\/____/\/___/ \/_/ \/__,_ /\/_/\/_/\/_/\/____/ \/__/ +-------------\/__/ \/___/ \//\/_/\/____/\/___/ \/_/ \/__,_ /\/_/\/_/\/_/\/____/ \/__/ A friendly Linux community.diff --git a/mc/index.html b/mc/index.html index 32ba32d..e2e2d39 100644 --- a/mc/index.html +++ b/mc/index.html @@ -6,13 +6,14 @@
+ __ __ __ ---------/\ \__ /\ \ /\ \__ ---------\ \ ,_\ __ __ __ _ ___ ___ _ __ \_\ \ ___ __\ \ ,_\ ----------\ \ \/ /\ \/\ \/\ \/'\ /'___\ / __`\/\`'__\/'_` \ /'_ `\ /'__`\ \ \/ -----------\ \ \_\ \ \_\ \/> <//\ \__//\ \L\ \ \ \//\ \L\ \ __/\ \/\ \/\ __/\ \ \_ ------------\ \__\\ \____//\_/\_\ \____\ \____/\ \_\\ \___,_\/\_\ \_\ \_\ \____\\ \__\ --------------\/__/ \/___/ \//\/_/\/____/\/___/ \/_/ \/__,_ /\/_/\/_/\/_/\/____/ \/__/ +-------------\/__/ \/___/ \//\/_/\/____/\/___/ \/_/ \/__,_ /\/_/\/_/\/_/\/____/ \/__/ A friendly Linux community.