|
发表于 2014-4-1 13:39:12
|
显示全部楼层
.bdsug{
background:rgba(255, 255, 255, 0.4) !important;
}
#kw1{
background: -moz-radial-gradient(50% 50%, closest-corner, rgba(200,228,228,0.4) ,rgba(200,228,228,0.2) ,rgba(200,228,228,0.02), rgba(38,45,47,0.05)),
none !important;
background-position: 0 -12px !important;
background-repeat: no-repeat !important;
border-width:1px!important;
border-color:rgba(55,55,55,0.75) !important;
border-radius:3px;
border-right: 2px solid rgba(99, 99, 99,0.6)!important;
border-bottom: 2px solid rgba(99, 99, 99,0.6)!important;
box-shadow:4px 4px 5px rgba(171,171,171,0.35);
color: rgb(165,203,203);
} |
|