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

(Undo revision 202020 by Averyw17113532 (talk))
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 {

Revision as of 09:42, 11 October 2016