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

Line 19: Line 19:
 
   position: static;
 
   position: static;
 
}
 
}
 +
 +
.zoom {
 +
    zoom: 2;
 +
}
 +
 +
.zoom-moz {
 +
    -moz-transform: scale(2);
 +
    -moz-transform-origin: 0 0;
 +
}
 +
 
p{
 
p{
  

Revision as of 15:04, 11 October 2016