main.css

来自「有没有用DELPHI做的网上评分系统啊 我急需」· CSS 代码 · 共 11 行

CSS
11
字号

<style type=text/css>
<!--
A:link {text-decoration: none; color: #408080; font-family: 宋体}
A:visited {text-decoration: none; color: #006666; font-family: 宋体}
A:active {text-decoration: none; font-family: 宋体}
A:hover {text-decoration: none; color: #FF0000}
body, table {font-size: 9pt; font-family: 宋体}
input { font-size: 9pt; color: #000000; background-color: #FBFBFF; padding-top: 3px}
.c { font-family: 宋体; font-size: 9pt; font-style: normal; line-height: 12pt; font-weight: normal; font-variant: normal; text-decoration: none}
--></style>

⌨️ 快捷键说明

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