📄 style.css
字号:
BODY{
FONT-SIZE: 12px;
color: #000003;
FONT-FAMILY: "宋体", "Verdana", "Arial", "Helvetica", "sans-serif";
background-color: #FFFFFF;
scrollbar-face-color: #DEE3E7;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-3dlight-color: #D1D7DC;
scrollbar-arrow-color: #006699;
scrollbar-track-color: #EFEFEF;
scrollbar-darkshadow-color: #98AAB1;
line-height: 135%;
}
td, a{
FONT-FAMILY: "宋体", "Verdana", "Arial", "Helvetica", "sans-serif";
FONT-SIZE: 9pt;
line-height: 135%;
}
input, select, textarea, option{
FONT-FAMILY: "宋体", "Verdana", "Arial", "Helvetica", "sans-serif";
FONT-SIZE: 9pt;
}
.bian1{
BORDER-BOTTOM: #888888 1px solid;
BORDER-LEFT: #888888 1px solid;
BORDER-RIGHT: #888888 1px solid;
BORDER-TOP: #888888 1px solid;
}
.bottomindex {
FONT-SIZE: 9pt;
COLOR:333333;
FILTER: dropshadow(color=#FFFFFF,offx=-1,offy=1,positive=1)
}
a:link {
color: #003303;
text-decoration: none;
}
a:hover {
color: #0066FF;
text-decoration: underline;
}
a:visited {
text-decoration: none;
}
A.BigMenu:link{
COLOR: white;
TEXT-DECORATION: none;
line-height: 130%;
}
A.BigMenu:active{
COLOR: yellow;
TEXT-DECORATION: none;
line-height: 130%;
}
A.BigMenu:visited{
COLOR: gainsboro;
TEXT-DECORATION: none;
line-height: 130%;
}
A.BigMenu:hover{
COLOR: yellow;
TEXT-DECORATION: none;
line-height: 130%;
}
.tdbBig {
font-size: 10.5pt;
line-height: 150%;
}
.ArticleList, a.ArticleList:link, a.ArticleList:active, a.ArticleList:visited{
font-size: 12px;
line-height: 145%;
text-decoration: none;
color: #333399;
}
A.ArticleList:hover{
font-size: 12px;
line-height: 145%;
text-decoration: underline;
color: #FF6600;
}
#TbSoftList td {
font-size: 9pt;
line-height: 140%;
color: #000000;
}
#TbSoftList a:link {
color: #0033CC;
text-decoration: none;
}
#TbSoftList a:hover {
color: #FF6600;
text-decoration: underline;
}
#TbSoftList a:visited {
text-decoration: none;
color: #003399;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -