From 3e8d3b29fc1856ff4064d6193066cf63188e1f13 Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Fri, 7 Dec 2018 11:49:24 +0100 Subject: [PATCH] stuff --- Themes/README.md | 2 +- Themes/ServerColumns/README.md | 2 +- Themes/ServerColumns/ServerColumns.theme.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Themes/README.md b/Themes/README.md index ed1d2d05bf..22d856eb64 100644 --- a/Themes/README.md +++ b/Themes/README.md @@ -1,3 +1,3 @@ ## Themes - [Basic Background](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Themes/BasicBackground) - Allows you to use a background image in Discord without greatly altering the basic look of Discord. - - [Server Columns](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Themes/ServerColumns) - Changes the Server List to a gridlike container to allow servers to displayed in columns. Amount of columns can be set in the .theme.css file. + - [Server Columns](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Themes/ServerColumns) - Changes the Server List to a gridlike container to allow servers to be displayed in columns. Amount of columns can be set in the .theme.css file. diff --git a/Themes/ServerColumns/README.md b/Themes/ServerColumns/README.md index 1ccc474402..e26904b2ba 100644 --- a/Themes/ServerColumns/README.md +++ b/Themes/ServerColumns/README.md @@ -1,3 +1,3 @@ # Server Columns - [Download](https://betterdiscord.net/ghdl?url=https://raw.githubusercontent.com/mwittrien/BetterDiscordAddons/master/Themes/ServerColumns/ServerColumns.theme.css) -Changes the Server List to a gridlike container to allow servers to displayed in columns. Amount of columns can be set in the .theme.css file. +Changes the Server List to a gridlike container to allow servers to be displayed in columns. Amount of columns can be set in the .theme.css file. diff --git a/Themes/ServerColumns/ServerColumns.theme.css b/Themes/ServerColumns/ServerColumns.theme.css index c13e13cac5..94d70b0dbf 100644 --- a/Themes/ServerColumns/ServerColumns.theme.css +++ b/Themes/ServerColumns/ServerColumns.theme.css @@ -1,4 +1,4 @@ -//META{"name":"ServerColumns","description":"Changes the Server List to a gridlike container to allow servers to displayed in columns. Amount of columns can be set in the .theme.css file. My Support Server: http://bit.ly/DevilBrosHaus or https://discordapp.com/invite/Jx3TjNS","author":"DevilBro","version":"1.0.0"}*//{} +//META{"name":"ServerColumns","description":"Changes the Server List to a gridlike container to allow servers to be displayed in columns. Amount of columns can be set in the .theme.css file. My Support Server: http://bit.ly/DevilBrosHaus or https://discordapp.com/invite/Jx3TjNS","author":"DevilBro","version":"1.0.0"}*//{} @import url(https://mwittrien.github.io/BetterDiscordAddons/Themes/ServerColumns/ServerColumns.css);