Difference between revisions of "Template:HSNU-TAIPEI/main"

Line 517: Line 517:
 
.three-img .img-figure {
 
.three-img .img-figure {
 
   width: 100%;
 
   width: 100%;
 +
}
 +
 +
@media only screen and (min-width:540px) {
 +
.three-img .img-figure {
 +
        width: 33.3333%;
 +
}
 +
 +
.double-img .img-figure {
 +
        width: 50%;
 +
}
 +
 +
.img-figure:not(:first-child) {
 +
        border-left: none;
 +
}
 +
 
}
 
}
  
Line 595: Line 610:
 
         width: 101px;
 
         width: 101px;
 
}
 
}
 
.three-img .img-figure {
 
        width: 33.3333%;
 
}
 
 
.double-img .img-figure {
 
        width: 50%;
 
}
 
 
.img-figure:not(:first-child) {
 
        border-left: none;
 
}
 
 
  
  

Revision as of 13:08, 17 September 2015