📄 theme.css
字号:
<style type='text/css'>
html { overflow-x: auto; }
a:link {
color: #2F0000;
font-family: verdana, sans-serif;
font-size: 13px; text-decoration: none;}
a:visited {
color: #2F0000;
font-family: verdana, sans-serif;
font-size: 13px; text-decoration: none;}
a:active {
color: #2F0000;
font-family: verdana, sans-serif;
font-size: 13px; text-decoration: none;}
a:hover {font-family: verdana, sans-serif;
font-size: 13px;
color: #F61756; text-decoration: none;}
.text:link {
color: #2F0000;
font-family: verdana, sans-serif;
font-size: 10px; text-decoration: none;}
.text:visited {
color: #2F0000;
font-family: verdana, sans-serif;
font-size: 10px; text-decoration: none;}
.text:active {
color: #2F0000;
font-family: verdana, sans-serif;
font-size: 10px; text-decoration: none;}
.text:hover {font-family: verdana, sans-serif;
font-size: 10px;
color: #F61756; text-decoration: underline;}
.hlight { background-color: #FFFFFF; }
.dlight { background-color: #E4EAF2; }
.useme{font-weight:bold;background-color:#E0DFE0}
.useyou, .useme:hover{font-weight:bold;background-color:#FFFFE0}
input {
color: #000000;
font-family: verdana,arial,helvetica,sans-serif;
font-weight: bold;
font-size: 12px;
border-color:#EEEEEE;
border-width:1;
}
.input2 {
color: #000000;
font-family: verdana,arial,helvetica,sans-serif;
font-weight: bold;
font-size: 12px;
border-color:#EEEEEE;
background-image: url(../images/top.jpg);
border-width:1;
}
.preload{
visibility:hidden;
position:absolute;
top:0px;
left:0px;
width:0px;
height:0px;
}
</style>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -