📄 css.css
字号:
<style type="text/css">
<!--
body {
background-color: #FFFFFF;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
.font_cl {
font-size: 12px;
line-height: 1.5em;
color: #000000;
text-decoration: none;
}
.STYLE1 {
font-size: 18px;
font-weight: bold;
color: #FF0000;
}
a.aa:link {
font-size: 12px;
color: #0000FF;
text-decoration: none;
}
a.aa:visited {
font-size: 12px;
color: #0000FF;
text-decoration: none;
}
a.aa:hover {
font-size: 12px;
color: #0000FF;
text-decoration: underline;
}
a.aa:active {
font-size: 12px;
color: #000000;
text-decoration: none;
}
.STYLE3 {
font-size: 12px;
color: #FF0000;
}
.table_aa {
border: 1px solid #068DC4;
}
.STYLE4 { font-size: 12px;
line-height: 1.5em;
}
.STYLE5 {
font-size: 14px;
color: #000000;
font-weight: bold;
}
.STYLE6 {
font-size: 14px;
color: #000000;
font-weight: bold;
font-family: "宋体";
line-height: 22px;
text-decoration: none;
}
-->
</style>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -