死了算了
管理成员
		- UID
- 1
- 注册
- 2017/07/28
- 消息
- 1,738
- 反馈评分
- 5,615
- 黄金
- 230,429G
找到当前默认模板的 extra.less
加入
	
	
	
	
	
	
		
			
			
			
			
			
		
	
	
	
		
	
	
		
	
				
			加入
			
				Less:
			
		
		
		.avatar::before {
  content: ' ';
  background-image: url(/img/santahat.svg) !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  width: 75% !important;
  height: 75% !important;
  position: absolute !important;
  top: -11% !important;
  left: -8% !important;
}
.avatar {
  position: relative !important;
  overflow: visible !important;
  border-radius: 100% !important;
} 
	 
			 
 
		 
 
		 
 
		 
 
		 
 
		 
 
		 
 
		