Set background blend mode for call view
This commit is contained in:
parent
8969ff219f
commit
fef7e321ad
@ -35,6 +35,7 @@ body.call {
|
|||||||
background-size: 200px;
|
background-size: 200px;
|
||||||
background-position: 50% 50%;
|
background-position: 50% 50%;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
|
background-blend-mode: soft-light;
|
||||||
}
|
}
|
||||||
|
|
||||||
#github-ribbon {
|
#github-ribbon {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user