Quantcast
Channel: MozTW 討論區
Viewing all articles
Browse latest Browse all 7601

如何使用腳本縮放特定網站

$
0
0
PTT 上的 mayuyu 已解答
非常感謝!
然後因為是 css
所以我就把代碼寫在 userContent.css 裡
代碼如下:

代碼:@-moz-document domain("skyinc.net"){
   html {
      -moz-transform: scale(0.8);
      -moz-transform-origin: top left;
      width: 125% !important;
      height: 125% !important;
   }
}


統計資料 : 發表於 由 matif525 • 發表於 2017-03-28, 00:58 • 回覆 1 • 觀看 222

Viewing all articles
Browse latest Browse all 7601

Trending Articles