首页 > 技术文章 > css background背景透明

liuyjui 2020-04-14 15:51 原文

 

background: transparent;

  

 background: rgba(0, 0, 0, 0.8);

  

推荐阅读