No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

bannerInclude.css 288B

12345678910111213141516171819202122
  1. /* CSS Document */
  2. body#banner1 {
  3. width: 1000px;
  4. }
  5. .spaceImg {
  6. width: 920px;
  7. height: 32px;
  8. }
  9. /*@media screen and (max-width: 768px) {*/
  10. /* .spaceImg {*/
  11. /* display: none !important;*/
  12. /* }*/
  13. /*}*/
  14. div.box {
  15. margin-left: 110px;
  16. margin-right: 110px;
  17. }