Using CSS to give a black icon another color

后端 未结 2 1728
甜味超标
甜味超标 2021-02-13 05:22

I saw some apps where even though a black icon was included, some how the app used CSS to convert the icon into a different colour. I can\'t seem to repeat this process

2条回答
  •  天命终不由人
    2021-02-13 05:56

    Try use background image for your image, then use another div inside the first one to apply the alpha

        
    
    
    
    
    
    
            

    sry for not using your code, i started to work in your awnser before you posted it

提交回复
热议问题