文章
Slash Boxes
评论

Solidot 登录

登录

[ 创建一个新帐号 ]

用firefox3看solidot有点问题

matrix 发表于 2007年11月28日 10时10分 星期三   Printer-friendly   Email story
来自bug-bug-...部门
匿名读者 写道 "首页没问题,具体的文章里,页面上方一大块空白,文章正文被挤到了下面。" autoxbc给出的解决方法: 用 Stylish 扩展的话,可以试试下面这段代码。
@-moz-document domain("solidot.org") {
#links /*左侧链接栏*/ , #copyinfo {
display:none !important;
}

#contents { /* 正文区左移 */
margin: 0 0 0 0 !important;
}

.details {
margin-top: -7px !important;
font-size:1em!important;
}

.intro {
font-size:1em!important;
}

}

相关文章

无法订阅solidot和slashdot的rss 9 条评论 [+]
scsoce 写道 "solidot和slashdot的rss无法订阅,我用的抓虾;而且的rss的页面也被reset了,是被banned ?"

答复:试下这个RSS地址?应该是可以使用的。
http://solidot.org/index.rss

显示选项 门槛:
声明: 下面的评论属于其发表者所有,不代表本站的观点和立场,我们不负责他们说什么。