Logo white

BJ_web_developers / hsparkingcloud

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • hsparkingcloud
  • assets
  • pages
  • scripts
  • shootFile
  • endorfile
  • endorsement.css
  • add
    10646c94
    Andy authored
    2019-06-14 14:11:29 +0800  
    Browse Code »
endorsement.css 308 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
/*查看 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;
}