From d013e62fcf8f7bb7d03c442c6c94786f737849e1 Mon Sep 17 00:00:00 2001 From: valere Date: Sat, 22 Mar 2025 19:14:15 +0100 Subject: [PATCH] button play + black index --- pages/compilations/[id].vue | 3 ++ pages/index.vue | 2 +- public/play.svg | 76 +++++++++++++++++++++++++++++++------ 3 files changed, 68 insertions(+), 13 deletions(-) diff --git a/pages/compilations/[id].vue b/pages/compilations/[id].vue index 00642a6..183d7c1 100644 --- a/pages/compilations/[id].vue +++ b/pages/compilations/[id].vue @@ -142,6 +142,9 @@ a:hover { nav>button:first-child { border-left: none; } +nav>button[index="11"] { + display: none; +} .button--close { position: fixed; diff --git a/pages/index.vue b/pages/index.vue index 172af8d..641bda6 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -27,7 +27,7 @@ -
+

compilations

diff --git a/public/play.svg b/public/play.svg index 37dc423..fa2ddc1 100644 --- a/public/play.svg +++ b/public/play.svg @@ -1,12 +1,64 @@ - - - - - - - - \ No newline at end of file + + + + + + + + +