Quantcast
Channel: MozTW 討論區 - 所有主題
Viewing all articles
Browse latest Browse all 6573

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

$
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 • 觀看 199

Viewing all articles
Browse latest Browse all 6573

Latest Images

Trending Articles