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

m (REMEMBER TO UNDO)
 
(71 intermediate revisions by the same user not shown)
Line 6: Line 6:
  
 
@import url(http://fonts.googleapis.com/css?family=Lato:400,700);
 
@import url(http://fonts.googleapis.com/css?family=Lato:400,700);
 
@media screen and (max-width: 1280px) and (max-height: 720px) {
 
  html {
 
      -webkit-transform: scale(.5);
 
      -moz-transform: scale(.5);
 
      transform: scale(.5);
 
 
      // or simply zoom: 50%
 
  }
 
}
 
  
 
#content {
 
#content {

Latest revision as of 05:39, 16 October 2016