From 8d05d630b50c101ebb1deea23f003f11811233b4 Mon Sep 17 00:00:00 2001 From: WindowsAddict Date: Tue, 12 Mar 2024 22:07:32 +0530 Subject: [PATCH] Update discord logo --- _site/styles.css | 7 ++++++- _site/troubleshoot.html | 6 ++++-- styles.css | 7 ++++++- troubleshoot.md | 2 +- 4 files changed, 17 insertions(+), 5 deletions(-) diff --git a/_site/styles.css b/_site/styles.css index 69d6a1c..c9b40af 100644 --- a/_site/styles.css +++ b/_site/styles.css @@ -120,4 +120,9 @@ video { .navbar .container { width: 100%; } -} \ No newline at end of file +} + +.discord-widget { + padding-top: .75em; + text-align: center; +} diff --git a/_site/troubleshoot.html b/_site/troubleshoot.html index 03ee82e..4b394f7 100644 --- a/_site/troubleshoot.html +++ b/_site/troubleshoot.html @@ -408,8 +408,10 @@ or GitHub with an error screenshot.

-

+
+ +

diff --git a/styles.css b/styles.css index 69d6a1c..c9b40af 100644 --- a/styles.css +++ b/styles.css @@ -120,4 +120,9 @@ video { .navbar .container { width: 100%; } -} \ No newline at end of file +} + +.discord-widget { + padding-top: .75em; + text-align: center; +} diff --git a/troubleshoot.md b/troubleshoot.md index 2e1d186..ee5d941 100644 --- a/troubleshoot.md +++ b/troubleshoot.md @@ -12,6 +12,6 @@ pagetitle: Troubleshooting - **Reach out to us** on [Discord](https://discord.gg/tVFN4N84PP) (signup not required) or [GitHub](https://github.com/massgravel/Microsoft-Activation-Scripts) with an error screenshot. -[![](images/logo_discord.png)](https://discord.gg/tVFN4N84PP) +
------------------------------------------------------------------------