📄 top.css
字号:
body {
margin-left: 0px;
margin-top: 0px;
background-color: #eaf4fd;
}
.STYLE1{font-size: 9pt; Vertical-align:middle;}
a:link {
text-decoration: none;
color:white;
}
a:visited {
text-decoration: none;
color:white;
}
a:hover {
text-decoration: none;
color:yellow;
}
a:active {
text-decoration: none;
color:red;
}
a.b:link {
text-decoration: none;
color:black;
font-size:9pt;
Vertical-align:middle;
}
a.b:visited {
text-decoration: none;
color:black;
font-size:9pt;
Vertical-align:middle;
}
a.b:hover {
text-decoration: none;
color:green;
font-size:9pt;
Vertical-align:middle;
}
a.b:active {
text-decoration: none;
color:red;
font-size:9pt;
Vertical-align:middle;
}
#Layer1 {
position:absolute;
width:381px;
height:13px;
z-index:1;
left: 640px;
top: 109px;
}
.top_style1
{
background-image:url(../image/icon_mailer.gif);
background-repeat: no-repeat;
Vertical-align:middle;
}
.top_style2
{
background-image:url(../image/leader.gif);
background-repeat: no-repeat;
Vertical-align:middle;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -