Difference between revisions of "Team:Mingdao/test9"

Line 1,005: Line 1,005:
 
   overflow: hidden; }
 
   overflow: hidden; }
 
   .imgBox .imgBox-inner {
 
   .imgBox .imgBox-inner {
     width: 100%;
+
     width: 200px;
 
     padding-top: 75%;
 
     padding-top: 75%;
 
     height: 0; }
 
     height: 0; }
 
     .imgBox .imgBox-inner .image {
 
     .imgBox .imgBox-inner .image {
       width: 1000px;
+
       width: 200px;
       height: 1000px;
+
       height: 200px;
       position: absolute;
+
       position: relative;
 
       top: 0;
 
       top: 0;
 
       left: 0;
 
       left: 0;

Revision as of 05:07, 14 October 2018