📄 emplog.css
字号:
BODY
{ BORDER-RIGHT: #ffffff 0px;
background-color:#ffffcc;
BORDER-TOP: #ffffff 0px;
FONT-SIZE: 9pt;
BORDER-BOTTOM: #ffffff 0px;
FONT-FAMILY: @宋体 Arial;
}
A:link {
COLOR:#2c6ed5; TEXT-DECORATION:none
}
A:visited {
COLOR:#2c6ed5; TEXT-DECORATION: none
}
A:active {
COLOR:Silver; TEXT-DECORATION: none
}
A:hover {
COLOR: #0033cc; TEXT-DECORATION:underline overline
}
.textbox
{
border-right: #ffffcc 1px solid;
border-top: #ffffcc 1px solid;
font-size: 9pt;
border-left: #ffffcc 1px solid;
border-bottom: black 1px solid;
height: 20px;
background-color: #ffffcc;
}
.button
{
border-right: black 1px solid;
border-top: black 1px solid;
font-size: 9pt;
border-left: black 1px solid;
border-bottom: black 1px solid;
height: 18px;
background-color: #ffffcc
}
.DropDownList
{
font-size: 9pt;
height: 20px;
background-color: white;
}
TD
{
font-size: 9pt; height:22px
}
tr
{
font-size:9pt
}
.Label
{
font-size:9pt; height:22px;}
TABLE
{
background-color: "#ffffcc"; font-size:9pt;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -