1.1. 2.5 大盒子影子边框效果

box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.25); //盒子边缘浮起效果  
display: table; //撑开盒子  
@media(min-width: 600px){  
  width: 90%; //撑开宽度  
} 
margin: 20px auto; //居中  
background-color: rgba(255,255,255,0.94);

results matching ""

    No results matching ""