print.css

来自「ip filter」· CSS 代码 · 共 25 行

CSS
25
字号
#block_wide {
	WIDTH: 85%! important
}
#topnav {
	DISPLAY: none! important
}
#nav {
	DISPLAY: none! important
}
#copyright {
	DISPLAY: none! important
}
.location_guide {
	DISPLAY: none! important
}
.v3tab {
	DISPLAY: none! important
}
.no-print {
	DISPLAY: none! important
}
.do-print {
	DISPLAY: block! important
}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?