📄 bbs.css
字号:
.t9 { font-size: 9pt; line-height: 130%}
.x14 { font-size: 14px; line-height: 150%}
table { font-size: 9pt; line-height: 150%}
a:link { color: #000033; text-decoration: none}
a:visited { color: #000066; text-decoration: none}
a:active { color: #6633CC; text-decoration: none}
a:hover { color: #FF0000; text-decoration: none}
.white {
color: #FFFFFF;
text-decoration:none;
FILTER: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);
}
a.white:link { color: #FFFFFF; text-decoration: none}
a.white:visited { color: #FFFFFF; text-decoration: none}
a.white:active { color: #FF99FF; text-decoration: none}
a.white:hover { color: #FFFF00; text-decoration: none}
.input {
font-size: 9pt;
color: #0000ff;
background-color: #FFFFFF;
border: 1px outset #000000;
}
.bg-y { background-repeat: repeat-y; background-position: left}
.bg-x { background-repeat: repeat-x; background-position: bottom}
.bg-xup {
background-repeat: repeat-x;
background-position: top;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -