css.css

来自「《Web数据库技术》-高晗-vod点播系统程序源代码」· CSS 代码 · 共 1 行

CSS
1
字号
body { font-family: "Verdana", "Arial", "宋体"; font-size: 9pt} a { font-family: "Verdana", "Arial", "宋体"; font-size: 9pt; CURSOR: crosshair;text-decoration: none; color: #000000} A:hover {text-decoration:underline; CURSOR: crosshair; color: #666666} table { font-family: "Verdana", "Arial", "宋体"; font-size: 9pt} body{font-size=9pt} input {font-family: Verdana; border: 1 double #000000}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?