style.css 195 B

1234567891011
  1. .o2_empty_content{
  2. height: 800px;
  3. width:600px;
  4. background-color: #1d5987;
  5. }
  6. .o2_empty_div1 {
  7. color: #ffffff;
  8. width: 300px;
  9. height: 500px;
  10. border: 1px solid #ffffff;
  11. }