he
This commit is contained in:
parent
e989d901ca
commit
82e292619e
1 changed files with 2 additions and 1 deletions
|
@ -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{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue