This commit is contained in:
GZod01 2024-09-07 16:41:22 +02:00
parent e989d901ca
commit 82e292619e

View file

@ -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{