In the ie8 browser environment, to be compatible with box-shadow

ie8:

pie.htcbox-shadow;
box-shadowrgba;
ie8rgba


.content-top {
     behavior:url("../../css/PIE.htc");
     box-shadow: 0px 0px 10px 0px rgba(16, 50, 85, 0.1);
            
 }
Jun.07,2021

can only change the rgba color to hexadecimal

Menu