diff --git a/discordbot.py b/discordbot.py index 9c5f7268..92fe255e 100644 --- a/discordbot.py +++ b/discordbot.py @@ -433,7 +433,7 @@ async def cmd_shuffle(channel: discord.Channel, author: discord.Member, params: await client.send_message(channel, "⚠ Non ci sono video in coda!") return random.shuffle(voice_queue) - await client.send_message("♠️ ♦️ ♣️ ♥️ Shuffle completo!") + await client.send_message(channel, "♠️ ♦️ ♣️ ♥️ Shuffle completo!") async def queue_predownload_videos(): diff --git a/static/nryg.less b/static/nryg.less index c342d6df..e30c0536 100644 --- a/static/nryg.less +++ b/static/nryg.less @@ -199,10 +199,11 @@ input[type="text"], input[type="password"] { } .dota { - padding: 18px; + padding: 15px; + border: 3px solid #000000; grid-row-gap: 5px; grid-template-columns: 20% 80%; - background-image: linear-gradient(to bottom, #801717, #a11d21); + background-image: linear-gradient(to bottom, #440b0b, #631013); color: #ffffff; .player { @@ -241,6 +242,10 @@ input[type="text"], input[type="password"] { text-align: center; } + .wins.number { + color: #ffb600; + } + .rank { grid-column: 2; grid-row-start: 2; diff --git a/templates/minis/dota.html b/templates/minis/dota.html index 89ccf52c..21e3e430 100644 --- a/templates/minis/dota.html +++ b/templates/minis/dota.html @@ -10,18 +10,18 @@ Vittorie