Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

firefox loads www.greatwestern.net.au to the left instead of centered

  • 3 个回答
  • 3 人有此问题
  • 1 次查看
  • 最后回复者为 cor-el

more options

when i load the page in firefox it loads on the left side of the screen. when i use explorer it loads correctly in the middle of the screen

when i load the page in firefox it loads on the left side of the screen. when i use explorer it loads correctly in the middle of the screen

所有回复 (3)

more options

There is some missing CSS code.


@-moz-document domain(www.greatwestern.net.au) {
body > table { margin:auto !important; }
}
more options

I'm sorry, do I just install the add on, as this does not seem to have worked. Or do I cut and paste the code to the site?

more options

The code works for me when placed in userContent.css

So it should be working as well if you add that code via the Stylish extension via Add Style or something similar.
I do not have the Stylish extension installed, but there should be a toolbar button or a menu entry to add a new style.