Set background blend mode for call view

This commit is contained in:
Jerko Steiner 2016-04-05 20:15:36 -04:00
parent 8969ff219f
commit fef7e321ad

View File

@ -35,6 +35,7 @@ body.call {
background-size: 200px;
background-position: 50% 50%;
background-repeat: no-repeat;
background-blend-mode: soft-light;
}
#github-ribbon {