Browse Source

缺省样式调整

luyanan 8 years ago
parent
commit
bf03d903a6
1 changed files with 2 additions and 2 deletions
  1. 2 2
      app/css/app.css

+ 2 - 2
app/css/app.css

623
/***********************评价*******************/
623
/***********************评价*******************/
624

624

625
/***********************缺省页面*******************/
625
/***********************缺省页面*******************/
626
.nodatabox{width:100%;height: 100%; margin:50px auto;text-align: center;}
627
.nodatabox .picbox{margin:20% auto 20px;}
626
.nodatabox{width:100%;height: 100%;padding:50px 10px; margin:auto;text-align: center;}
627
.nodatabox .picbox{margin:20px auto;}
628
.nodatabox .picbox .defpic{display:block;margin:auto;width:160px; height: 160px;background: url(../images/nodata.png) -6px 0 no-repeat;}
628
.nodatabox .picbox .defpic{display:block;margin:auto;width:160px; height: 160px;background: url(../images/nodata.png) -6px 0 no-repeat;}
629
.nodatabox .picbox .defpic.consult-pic{background-position: -232px -1320px;}/*咨询页面未登录*/
629
.nodatabox .picbox .defpic.consult-pic{background-position: -232px -1320px;}/*咨询页面未登录*/
630

630