📄 css.css
字号:
BODY {
background-color:#F2F8FF;
OVERFLOW-X: hidden; OVERFLOW: scroll}
Body TD {
font-size: 9pt;
line-height: 20px;
color: #000000;
font-family: "Arial", "Helvetica", "sans-serif";
font-weight: normal;
}
a { font-size: 12px;
line-height: 20px;}
a:link {
color: #FFFFFF;
text-decoration:none;}
a:visited {
color: #FFFFFF;
text-decoration:none;}
a:hover {
color: #FFFFFF;
text-decoration:underline;}
a.black:link {
color: black;
text-decoration:none;}
a.black:visited {
color: black;
text-decoration:none;}
a.black:hover {
color: black;
text-decoration:underline;}
a.yellow:link {
color: #FFFF00;}
a.yellow:visited {
color: #FFFF00;}
a.yellow:hover: {
color: #FFFF00;text-decoration:underline;}
a.red:link {
color: #FF0000;}
a.red:visited {
color: #FF0000;}
a.red:hover: {
color: #FF0000;text-decoration:underline;}
INPUT{
BORDER-TOP-WIDTH: 1px;
BORDER-LEFT-WIDTH: 1px;
BORDER-BOTTOM-WIDTH: 1px;
BORDER-RIGHT-WIDTH: 1px;
BORDER-LEFT-COLOR: #cccccc;
BORDER-BOTTOM-COLOR: #cccccc;
BORDER-TOP-COLOR: #cccccc;
BORDER-RIGHT-COLOR: #cccccc;
HEIGHT: 20px;
font-family: "宋体";
font-size: 12px}
select {border-width: 1; border-color: #000000; background-color: #eeeeee; font-size: 12px; font-style: bold;}
.black {
font-size: 9pt;
line-height: 20px;
color: #000000;
font-family: "Arial", "Helvetica", "sans-serif";
font-weight: normal;
}
.white {
font-size: 9pt;
line-height: 20px;
color: #FFFFFF;
font-family: "Arial", "Helvetica", "sans-serif";
font-weight: normal;
}
.input {
font-family: "Arial", "Helvetica", "sans-serif";
font-size: 9pt;
background-color: #CCCCCC;
border: 1px solid #000000;
height: 150px;
width: 350px;
}
.skin0 {
BORDER-RIGHT: black 1px solid;
BORDER-TOP: black 1px solid; VISIBILITY: hidden;
BORDER-LEFT: black 1px solid;
WIDTH: 150px; CURSOR: default; LINE-HEIGHT: 1px;
BORDER-BOTTOM: black 1px solid;
FONT-FAMILY: Verdana; POSITION: absolute;
BACKGROUND-COLOR: black; TEXT-ALIGN: left
}
.skin1 {
FONT-SIZE: 9pt; VISIBILITY: hidden;
WIDTH: 120px; CURSOR: default;
FONT-FAMILY: Arial, Helvetica, sans-serif;
POSITION: absolute;
BACKGROUND-COLOR: #000000;
TEXT-ALIGN: center;
BORDER-LEFT: buttonhighlight 0px outset;
BORDER-TOP: buttonhighlight 0px outset;
BORDER-RIGHT: buttonhighlight 0px outset;
BORDER-BOTTOM: buttonhighlight 0px outset;
}
.menuitems {
PADDING-RIGHT: 10px; PADDING-LEFT: 10px
}
.DEK { Z-INDEX: 200; VISIBILITY: hidden; POSITION: absolute;}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -