📄 css.css
字号:
A:link {
COLOR: #333333; TEXT-DECORATION: none
}
A:visited {
COLOR: #333333; TEXT-DECORATION: none
}
A:hover {
COLOR: #DE1118; TEXT-DECORATION: none
}
a.link2:link{
color:#000000; text-decoration:none
}
a.link2:visited{
color:#000000; text-decoration:none
}
a.link2:hover{
color:#ff6600; text-decoration:none
}
TD {
FONT-SIZE: 9pt; COLOR: #333333 ; FONT-FAMILY: "宋体"
}
.gvfont
{
font-size:12px; color:#FFFFFF; font-family:"宋体"
}
input.text2 {
font-size: 12px;
color: #333333;
text-decoration: none;
HEIGHT: 20px
}
.ManageTitle
{font-size: 11pt;font-family: 宋体;font-weight: bold; padding:15px;letter-spacing:3px; COLOR: red; FILTER: dropshadow(color=#ffffcc,offx=1,offy=1);
}
.TFB{font-size:12px; color:#FFFFFF;font-weight: bold;}
a.TitleFont.link{font-size:12px; color:#FFFFFF;font-weight: bold; text-decoration:none}
a.TitleFont.visited{font-size:12px; color:red;font-weight: bold; text-decoration:none}
a.TitleFont.hover{font-size:12px; color:#FFFFFF;font-weight: bold; text-decoration:none}
.divloding { position:absolute;left:30%;top:10%;width:214px;height:133px;padding:1px;background:#FFFFFF; filter:Alpha(Opacity=70);}
.divpanel{position:absolute;width:100%;height:100%;padding:1px;background:#FFFFFF; filter:Alpha(Opacity=70);}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -