sugg.css
来自「一个最新版的VOD网站程序」· CSS 代码 · 共 14 行
CSS
14 行
<!--
body { color: #333333; font-size: 9pt; background-color: #FFFFFF}
td { color: #333333; font-size: 9pt}
a:link { color: #333333; text-decoration: none}
a:hover { color: #6600FF! important; text-decoration: underline ! important}
a:visited { color: #6666FF; text-decoration: none}
.english { font-family: "Times New Roman", "Times", "serif"}
.smallerenglish { font-size: 8pt; font-family: "Times New Roman", "Times", "serif"}
.biggerfont { font-size:10.5pt}
.editbox1 { border-bottom: #333333 1px solid; border-left: #333333 1px solid; border-right: #333333 1px solid; border-top: #333333 1px solid; color: #333333; cursor: text; font-family: "Arial"; font-size: 9pt; height: 18px; padding-bottom: 1px; padding-left: 1px; padding-right: 1px; padding-top: 1px}
.editbox2 { border-bottom: #333333 1px solid; border-left: #333333 1px solid; border-right: #333333 1px solid; border-top: #333333 1px solid; color: #333333; cursor: text; font-family: "Arial"; font-size: 9pt; padding-bottom: 1px; padding-left: 1px; padding-right: 1px; padding-top: 1px}
.button1 { background: #F2F2F2; border-bottom: #333333 1px solid; border-left: #333333 1px solid; border-right: #333333 1px solid; border-top: #333333 1px solid; color: #333333; cursor: hand; font-family: "宋体"; font-size: 9pt; height: 18px; padding-bottom: 1px; padding-left: 1px; padding-right: 1px; padding-top: 1px}
.table1 { border-top: 0px; border-right: 0px; border-bottom: 0px; border-left:0px}
-->
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?