Difference between revisions of "Template:TAS Taipei/CSS"

Line 18: Line 18:
 
   background: transparent;
 
   background: transparent;
 
   position: static;
 
   position: static;
}
 
 
.zoom {
 
    zoom: 2;
 
}
 
 
.zoom-moz {
 
    -moz-transform: scale(2);
 
    -moz-transform-origin: 0 0;
 
 
}
 
}
  

Revision as of 15:07, 11 October 2016