summaryrefslogtreecommitdiffstats
path: root/docs/.vuepress
diff options
context:
space:
mode:
authorJohn Letey <johnletey@gmail.com>2020-06-02 16:42:51 +0100
committerGitHub <noreply@github.com>2020-06-02 11:42:51 -0400
commitbed4d40dd80add2d445ade6a6d0f7faffd4b6a1f (patch)
tree7d6bd630d437ee6b7d39b7cf4a0ba26851e30d25 /docs/.vuepress
parentfe2b3d491e8d38df62c4585542e17665a790a59e (diff)
docs: #blacklivesmatter (#1284)
Diffstat (limited to 'docs/.vuepress')
-rw-r--r--docs/.vuepress/styles/index.styl4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/.vuepress/styles/index.styl b/docs/.vuepress/styles/index.styl
index 7c5082cf9..bac012518 100644
--- a/docs/.vuepress/styles/index.styl
+++ b/docs/.vuepress/styles/index.styl
@@ -1,3 +1,7 @@
+html {
+ filter: grayscale(100%);
+}
+
.home .hero img
max-width: 500px !important
min-width: 300px