how to give opacity to background only

82

.myClass {
    background-color: fade(#FFFFFF, 50%);
}

Comments

Submit
0 Comments