Answers for "reduce opacity of background not text css"

0

background having opacity and text above to not have opacity

background-color: rgba(255,0,0,0.6);
Posted by: Guest on September-02-2020

Code answers related to "reduce opacity of background not text css"

Browse Popular Code Answers by Language