UID310
阅读权限100
主题
帖子
精华
积分21759
文采 点
钻石 颗
鲜花 朵
金币 枚
注册时间2020-12-4
最后登录1970-1-1
 
 
 
			 
 | 
 
  
 
六六看下这个效果,如果头图背景透明,过度会自然了。 
 
 
- .hdc{background-image:  url(https://pic.downk.cc/item/5feaf8b83ffa7d37b37ccb29.png),url(https://pic.downk.cc/item/5feaf8b83ffa7d37b37ccb2f.png),url(https://pic.downk.cc/item/5feaf8b83ffa7d37b37ccb35.png);
 
 - background-position:  left top, center top, right top;
 
 - background-repeat: no-repeat,no-repeat,no-repeat  ;
 
 - background-color:#d43434;
 
 - margin-bottom: 0px;
 
 - border-radius: 5px;
 
 - }
 
  复制代码 
 
 |   
 
 
 
 |