📄 style.css
字号:
BODY
{
FONT-FAMILY: "宋体";
FONT-SIZE: 12pt;
text-decoration: none;
line-height: 18px;
background-color: #FBFDFF;
}
TD
{
FONT-FAMILY: "宋体";
FONT-SIZE: 9pt;
}
Input
{
FONT-SIZE: 9pt;
HEIGHT: 20px;
}
Button
{
FONT-SIZE: 9pt;
HEIGHT: 20px;
}
Select
{
FONT-SIZE: 9pt;
HEIGHT: 20px;
}
A
{
TEXT-DECORATION: none
}
A:hover
{
COLOR: #FF0000;
text-decoration: underline
}
.title
{
background:url('Images/topBar_bg.gif');
}
.border
{
border: 1px solid #6687BA;
}
.tdbg{
background:#EAF1FB;
line-height: 20px;
}
.topbg {
background-image: url('images/topbg.gif');
}
.bottombg{
background-image: url('images/bottombg.gif');
line-height: 20px
}
td.TableBody1
{
background-color: #F0F9FF;
}
.tableBorder1
{
width:97%;
border: 1px;
}
.yytei1 {
font-size: 10.5pt;
line-height: 20px;
color: #333333;
}
a:link {
color: #0000FF;
}
a:visited {
color: #000000;
}
.tdbg1 {
line-height: 20px;
height: 20px;
}
.yytei {
border-bottom-color: #6687BA;
border-bottom-width: 1px;
border-bottom-style: solid;
height: 28px;
padding-top: 5px;
padding-left: 33px;
}
.xiaxian {
border-top: 1px solid #6687BA;
border-right: 1px solid #6687BA;
border-bottom: 1px none #6687BA;
border-left: 1px solid #6687BA;
}
.topborder {
border-right: 1px solid #6687BA;
border-left: 1px solid #6687BA;
width: 760px;
}
.reightbg {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #6687BA;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -