From 82e292619e3604346d199757a1f762b6b958dd41 Mon Sep 17 00:00:00 2001 From: GZod01 Date: Sat, 7 Sep 2024 16:41:22 +0200 Subject: [PATCH] he --- layouts/shortcodes/youtube.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/layouts/shortcodes/youtube.html b/layouts/shortcodes/youtube.html index 2473acd..796ee35 100644 --- a/layouts/shortcodes/youtube.html +++ b/layouts/shortcodes/youtube.html @@ -33,7 +33,8 @@ width:80px; height:80px; content:"Play on youtube"; - background: url(/youtube.svg); + color:white; + background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url(/youtube.svg); background-size:cover; } img{