📄 css.css
字号:
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image: url(images/top_12.jpg);
}
.cg_TBLine {
background-color: #f6fcee;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #ffca58;
border-bottom-color: #ffca58;
font-size:12px;
}
a.title:link { font-size: 12px; color: #4A4A4A; text-decoration: none }
a.title:visited { font-size: 12px; color: #E96219; text-decoration: none }
a.title:active { font-size: 12px; color: #E96219; text-decoration: none }
a.title:hover { font-size: 12px; color: #E96219; text-decoration: none }
.hline {font-family: "宋体";border: 1px dashed gray;}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -