/* 头部 */
#header {
position: relative;
height: 280px;
margin: 0;
background: #020031;
background: -moz-linear-gradient(45deg,#020031 0,#6d3353 100%);
background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#020031),color-stop(100%,#6d3353));
background: -webkit-linear-gradient(45deg,#020031 0,#6d3353 100%);
background: -o-linear-gradient(45deg,#020031 0,#6d3353 100%);
background: -ms-linear-gradient(45deg,#020031 0,#6d3353 100%);
background: linear-gradient(45deg,#020031 0,#6d3353 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#020031', endColorstr='#6d3353', GradientType=1);
-webkit-box-shadow: inset 0 3px 7px rgba(0,0,0,.2),inset 0 -3px 7px rgba(0,0,0,.2);
-moz-box-shadow: inset 0 3px 7px rgba(0,0,0,.2),inset 0 -3px 7px rgba(0,0,0,.2);
box-shadow: inset 0 3px 7px rgba(0,0,0,.2),inset 0 -3px 7px rgba(0,0,0,.2);
}
我的随笔
是小红吖 2026-01-10 20:16
阅读:12
推荐:0
是小红吖 2026-01-10 11:02
阅读:21
推荐:0
是小红吖 2026-01-08 22:00
阅读:36
推荐:0
是小红吖 2025-04-22 14:51
阅读:101
推荐:2
是小红吖 2025-03-04 21:30
阅读:62
推荐:0
是小红吖 2024-09-18 23:59
阅读:5157
推荐:2
是小红吖 2024-09-11 23:03
阅读:169
推荐:0
是小红吖 2024-06-13 10:26
阅读:290
推荐:0
是小红吖 2024-06-10 15:23
阅读:450
推荐:0
是小红吖 2024-06-09 20:32
阅读:112
推荐:0