From 6663b750eb98068d3989a02b9fef82a1ce3f62b5 Mon Sep 17 00:00:00 2001 From: zakary Date: Sat, 22 Jun 2024 10:14:14 -0500 Subject: [PATCH] style(discord-shields): restore discord shields (#1986) --- docs/Radarr/radarr-setup-quality-profiles.md | 1 + docs/Sonarr/sonarr-setup-quality-profiles.md | 1 + docs/index.md | 5 +++-- docs/stylesheets/extra.css | 8 ++++++++ includes/cf/score-attention.md | 1 + includes/support.md | 1 + 6 files changed, 15 insertions(+), 2 deletions(-) diff --git a/docs/Radarr/radarr-setup-quality-profiles.md b/docs/Radarr/radarr-setup-quality-profiles.md index fba168d7e..146898c81 100644 --- a/docs/Radarr/radarr-setup-quality-profiles.md +++ b/docs/Radarr/radarr-setup-quality-profiles.md @@ -80,6 +80,7 @@ At the bottom, in your chosen profile, you will see the added Custom Formats whe
If you're unsure or have questions do not hesitate to ask for help on Discord
[ Click For Support ](https://trash-guides.info/discord){ .md-button .md-button--primary }
+
[![Discord chat](https://img.shields.io/discord/492590071455940612?style=for-the-badge&color=4051B5&logo=discord){ .off-glb }](https://trash-guides.info/discord){:target="\_blank" rel="noopener noreferrer"}
--- diff --git a/docs/Sonarr/sonarr-setup-quality-profiles.md b/docs/Sonarr/sonarr-setup-quality-profiles.md index b43f9443c..d9b65a2c1 100644 --- a/docs/Sonarr/sonarr-setup-quality-profiles.md +++ b/docs/Sonarr/sonarr-setup-quality-profiles.md @@ -75,6 +75,7 @@ At the bottom, in your chosen profile, you will see the added Custom Formats whe
If you're unsure or have questions do not hesitate to ask for help on Discord
[ Click For Support ](https://trash-guides.info/discord){ .md-button .md-button--primary }
+
[![Discord chat](https://img.shields.io/discord/492590071455940612?style=for-the-badge&color=4051B5&logo=discord){ .off-glb }](https://trash-guides.info/discord){:target="\_blank" rel="noopener noreferrer"}
--- diff --git a/docs/index.md b/docs/index.md index b275229ea..07202ce40 100644 --- a/docs/index.md +++ b/docs/index.md @@ -4,7 +4,7 @@ # TRaSH-Guides -[![Discord chat](https://trash-guides.info/assets/discord.png){ .off-glb }](https://trash-guides.info/discord){:target="\_blank" rel="noopener noreferrer"} +[![Discord chat](https://img.shields.io/discord/492590071455940612?style=for-the-badge&color=4051B5&logo=discord){ .off-glb }](https://trash-guides.info/discord){:target="\_blank" rel="noopener noreferrer"} [![GitHub last commit](https://img.shields.io/github/last-commit/TRaSH-Guides/Guides?color=4051B5&label=Last%20Update&style=flat-square){ .off-glb }](https://github.com/TRaSH-Guides/Guides/commits/master){:target="\_blank" rel="noopener noreferrer"} [![GitHub contributors](https://img.shields.io/github/contributors/TRaSH-Guides/Guides?color=4051B5&style=flat-square){ .off-glb }](https://github.com/TRaSH-Guides/Guides/graphs/contributors){:target="\_blank" rel="noopener noreferrer"} [![GitHub pull requests](https://img.shields.io/github/issues-pr/TRaSH-Guides/Guides?color=4051B5&style=flat-square){ .off-glb }](https://github.com/TRaSH-Guides/Guides/pulls){:target="\_blank" rel="noopener noreferrer"} @@ -29,7 +29,8 @@ I try to make my guides as easy as possible for everyone to understand and, in m - If you want to contribute, feel free to create a PR (Pull Request). - If you found a actual issue related to the guide you can open a Github [issue](https://github.com/TRaSH-Guides/Guides/issues){:target="\_blank" rel="noopener noreferrer"}. -
[ Click For Support ](https://trash-guides.info/discord){ .md-button .md-button--primary }
+
[ Click For Support ](https://trash-guides.info/discord){ .md-button .md-button--primary .custom_width }
+
[![Discord chat](https://img.shields.io/discord/492590071455940612?style=for-the-badge&color=4051B5&logo=discord){ .off-glb }](https://trash-guides.info/discord){:target="\_blank" rel="noopener noreferrer"}
--- diff --git a/docs/stylesheets/extra.css b/docs/stylesheets/extra.css index 8d85f94ec..7ff31f3b2 100644 --- a/docs/stylesheets/extra.css +++ b/docs/stylesheets/extra.css @@ -72,3 +72,11 @@ td { fill: var(--md-accent-fg-color); transform:rotate(45deg); } +.md-typeset .md-button.custom_width { + border-radius:0rem; + padding:.625em .91em; +} +.md-typeset .md-button { + border-radius:0rem; + padding:.625em 2.2em; +} diff --git a/includes/cf/score-attention.md b/includes/cf/score-attention.md index 68e8504ff..8721a1bc7 100644 --- a/includes/cf/score-attention.md +++ b/includes/cf/score-attention.md @@ -8,4 +8,5 @@ If you're unsure or have questions do not hesitate to ask for help on Discord
[ Click For Support ](https://trash-guides.info/discord){ .md-button .md-button--primary }
+
[![Discord chat](https://img.shields.io/discord/492590071455940612?style=for-the-badge&color=4051B5&logo=discord){ .off-glb }](https://trash-guides.info/discord){:target="\_blank" rel="noopener noreferrer"}
diff --git a/includes/support.md b/includes/support.md index d56b5f151..3107e59dd 100644 --- a/includes/support.md +++ b/includes/support.md @@ -6,4 +6,5 @@
If you have questions or suggestions, click the button below to join our Discord server.
[ Click For Support ](https://trash-guides.info/discord){ .md-button .md-button--primary }
+
[![Discord chat](https://img.shields.io/discord/492590071455940612?style=for-the-badge&color=4051B5&logo=discord){ .off-glb }](https://trash-guides.info/discord){:target="\_blank" rel="noopener noreferrer"}