📄 style2.css
字号:
.font1 {
color: #FFFFFF;
}
.input1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
.button1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
cursor: hand;
}
.font2 {
color: #666666;
}
.select1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
.font3 {
color: #FF0000;
}
a.lfont1:link {
color: #FFFFFF;
text-decoration: none;
}
a.lfont1:visited {
color: #FFFFFF;
text-decoration: none;
}
a.lfont1:hover {
text-decoration: underline;
}
.table1 {
cursor: hand;
}
.font4 {
color: #0000FF;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -