📄 style.css
字号:
a.f1:link {
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}
a.f1:visited {
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}
a.f1:hover {
color: #FFFFFF;
text-decoration: underline;
font-weight: bold;
}
.t1 {
border-right-width: 1px;
border-left-width: 1px;
border-right-style: solid;
border-left-style: solid;
border-right-color: #999999;
border-left-color: #999999;
}
.input1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
a.f2:link {
color: #FF6600;
text-decoration: none;
}
a.f2:visited {
color: #FF6600;
text-decoration: none;
}
a.f2:hover {
color: #FF6600;
text-decoration: underline;
}
.f3 {
color: #FF0000;
}
.select1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
a.f4:link {
color: #347b00;
text-decoration: underline;
}
a.f4:visited {
color: #347b00;
text-decoration: underline;
}
a.f4:hover {
text-decoration: none;
color: #FF9900;
}
a.f5:link {
color: #FF0000;
text-decoration: underline;
}
a.f5:visited {
color: #FF0000;
text-decoration: underline;
}
a.f5:hover {
color: #FF9900;
text-decoration: none;
}
a.f6:link {
color: #777777;
text-decoration: none;
}
a.f6:visited {
color: #777777;
text-decoration: none;
}
a.f6:hover {
color: #FF9900;
text-decoration: none;
}
.t2 {
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #CCCCCC;
}
.img1 {
border: 1px solid #000000;
}
.t3 {
border-left-width: 1px;
border-left-style: solid;
border-left-color: #D8D9D4;
}
.button1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
cursor: hand;
}
.input2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
background-image: url(img17.gif);
border-top: none;
border-right: 1px solid #C8C8C8;
border-bottom: 1px solid #C8C8C8;
border-left: none;
height: 19px;
color: #777777;
}
.input3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
background-image: url(img20.gif);
border-top: none;
border-right: 1px solid #C8C8C8;
border-bottom: 1px solid #C8C8C8;
border-left: none;
}
.f7 {
font-size: 11px;
color: #777777;
}
a.f8:link {
color: #FF0000;
text-decoration: underline;
}
a.f8:visited {
color: #FF0000;
text-decoration: underline;
}
a.f8:hover {
color: #FF0000;
text-decoration: none;
}
.t4 {
border-top-width: 1px;
border-top-style: solid;
border-top-color: #999999;
}
.t5 {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
}
a.f9:link {
color: #7777777;
text-decoration: none;
}
a.f9:visited {
color: #7777777;
}
a.f9:hover {
color: #7777777;
text-decoration: underline;
}
.f10 {
font-size: 14px;
font-weight: bold;
color: #FF6600;
}
.f11 {
color: #FF6600;
}
.img2 {
cursor: hand;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -