Answers for "css change background opacity but not text"

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 "css change background opacity but not text"

Browse Popular Code Answers by Language