anxiao_web/pages/index/css/public.css

13 lines
188 B
CSS
Raw Normal View History

2024-07-24 09:22:32 +08:00
.titleBg{
height:37px;
line-height:34px;
background: url("../image/bar1.png") 0 0 no-repeat;
}
.titleBg>span:last-child{
float:right;
}
.selectColor{
color:#55BAF8;
}