style.css 282 B

1234567891011
  1. .o2_empty_content{
  2. height: 800px;
  3. background-color: #1d5987;
  4. }
  5. .o2_empty_div1 {
  6. color: #ffffff;
  7. background: url(/x_component_Empty/$Main/default/icons/icon_wugongzuo.png) center center no-repeat;
  8. width: 300px;
  9. height: 500px;
  10. border: 1px solid #ffffff;
  11. }