📄 style.css
字号:
<style type="text/css" media="screen">
body,td,th {
font-size: 12px;
color: #000000;
}
body {
margin-left: 20px;
margin-top: 0px;
font-size: 12px;
line-height: 30px;
color: #000000;
background-image: url();
}
a {
font-family: 宋体;
font-size: 12px;
color:yellow;
}
a:link {
text-decoration: none;
color: blue;
}
a:visited {
text-decoration: none;
color: red;
}
a:hover {
BACKGROUND:green;font-style:normal;text-decoration:none;color:yellow
.white color: #FFFFFF
}
a:active {
text-decoration: none;
}
-->
</style>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -