wikiprintable.css
来自「802.1x认证的认证服务器freeradius的howto文档」· CSS 代码 · 共 55 行
CSS
55 行
BODY {
BACKGROUND: #ffffff; COLOR: #000000
}
A {
COLOR: black! important; TEXT-DECORATION: none! important
}
A.external {
COLOR: black! important; TEXT-DECORATION: none! important
}
A.new {
COLOR: black! important; TEXT-DECORATION: none! important
}
A.stub {
COLOR: black! important; TEXT-DECORATION: none! important
}
#article {
MARGIN: 0px
}
A {
}
A.external {
}
A.new {
}
A.stub {
}
#quickbar {
DISPLAY: none
}
#topbar {
DISPLAY: none
}
#footer {
DISPLAY: none
}
#siteNotice {
DISPLAY: none
}
.editsection {
DISPLAY: none
}
.toctoggle {
DISPLAY: none
}
#article {
POSITION: relative
}
.printfooter {
BORDER-TOP: black 1px solid; DISPLAY: block! important
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?