📄 index.css
字号:
.datxt {
font-size: 36px;
color: #0099FF;
text-decoration: none;
}
body {
font-size: 13px;
text-decoration: none;
background-color: #FFF;
}
td {
font-size: 13px;
text-decoration: none;
}
.txtbot {
font-size: 13px;
color: #D6D3CE;
text-decoration: none;
}
a {
text-decoration: none;
color: #808000;
}
a:hover{
color: #bdb78b;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #808000;
}
.retb{
border: 1px solid #B0C4DE;
margin: 6px 6px 6px 0px;
padding: 6px;
width: 620px;
text-align: left;
}
.newtb{
border: 1px solid #B0C4DE;
margin: 6px 6px 6px 0px;
padding: 6px;
width: 620px;
text-align: left;
}
.alltb{
border: 1px solid #B0C4DE;
margin: 6px 6px 6px 0px;
padding: 6px;
width: 620px;
text-align: left;
}
.alltb a{
margin: 4px;
padding: 2px;
float: left;
overflow: visible;
width: 58px;
height:20px;
}
.hottz{
margin:2px;
padding:4px;
border: 1px solid #0099FF;
width:160px;
height:220px;
}
h2{
font-size: 13px;
font-weight: bolder;
color: #000000;
margin:2px;
width:100%;
}
.hottz ul{
margin: 0px;
padding: 0px;
}
.hottz li{
margin-left:6px;
width:140px;
line-height: 20px;
list-style:none;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #CCCCCC;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -