Blame view

assets/pages/scripts/shootFile/endorfile/endorsement.css 308 Bytes
10646c94   Andy   add
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
  /*查看 img*/
  div.orbit-wrapper {
      width: 1px;
      height: 1px;
      position: relative;
  }
  
  #featured-in {
      width: 600px;
      height: 400px;
      margin-top:20px;
      overflow: hidden;
  }
  #featured-in>img,
  #featured-in>div,
  #featured-in>a {
      /*display: none; */
      width:600px;
      height: 400px;
  }