个人页、修改页顶部背景修改;修改页手机号码展示格式化
This commit is contained in:
@@ -20,9 +20,9 @@
|
||||
// position: relative;
|
||||
background: radial-gradient(circle at 50% 0,
|
||||
/* 光晕圆心在顶部中间 */
|
||||
rgba(173, 216, 230, 0.9) 0px,
|
||||
rgba(191, 255, 239, 0.9) 0px,
|
||||
/* 中间更深的浅蓝 */
|
||||
rgba(173, 216, 230, 0.5) 200px,
|
||||
rgba(191, 255, 239, 0.5) 200px,
|
||||
/* 100px 处开始淡化 */
|
||||
#fafafa 300px,
|
||||
/* 到 200px 变成白色 */
|
||||
|
||||
Reference in New Issue
Block a user