style.css
来自「Follow me超级搜索引擎V6.2(完美版)绝对是目前全国功能最优秀的超级搜」· CSS 代码 · 共 30 行
CSS
30 行
td {
font-size: 9pt;
}
body {
font-size: 9pt;
}
a {
font-size: 9pt;
color: #000000;
text-decoration: none;
}
a:hover {
font-size: 9pt;
color: #FF0000;
}
.input {
font-size: 12px;
border-top: 1px inset;
border-right: 1px inset #CCCCCC;
border-bottom: 1px inset #CCCCCC;
border-left: 1px inset;
height: 18px;
}
.subbt {
font-size: 12px;
padding-top: 1px;
height: 19px;
border: 1px double #CCCCCC;
background-color: #f5f5f5;
cursor: hand;
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?