From ffe323d4789081d51e4a08f1a44326fb0254ef91 Mon Sep 17 00:00:00 2001 From: Matteias Collet Date: Sun, 28 Jun 2020 18:22:38 +0200 Subject: [PATCH] update z-index on spinner --- docs/.vuepress/components/Generator.vue | 58 +++++++++++++++++-------- 1 file changed, 39 insertions(+), 19 deletions(-) diff --git a/docs/.vuepress/components/Generator.vue b/docs/.vuepress/components/Generator.vue index 735f014..cfaa96c 100644 --- a/docs/.vuepress/components/Generator.vue +++ b/docs/.vuepress/components/Generator.vue @@ -57,8 +57,14 @@

This is a cheatfile generator for Super Mario Sunshine speedrun practice. If this is your first time using the generator we highly recommend to check out the - guide first. Visit the - the troubleshooting section + guide first. Visit the + the troubleshooting section if you encounter any issues.

@@ -68,35 +74,49 @@ Discord
  • - Speedrun.com Leaderboards + Speedrun.com Leaderboards
  • - Twitter: @SMSCommunity + Twitter: @SMSCommunity
  • - Twitch: SunshineCommunity + Twitch: SunshineCommunity
  • GCT Generator © 2017 - {{ new Date().getFullYear() }} - Psychonauter, + Psychonauter, Noki Doki and - Milk. The + Milk. The source code is available on - Github. + Github.

    @@ -215,7 +235,7 @@ section > div:not(:first-child) { right: 0; bottom: 0; left: 0; - z-index: 999; + z-index: 15; text-align: center; background: #ffffff44; background-color: rgba(255, 255, 255, 0.7);