style.css

来自「jsp 应用开发技术光盘 是《jsp应用开发技术》这本书的源代码」· CSS 代码 · 共 7 行

CSS
7
字号

body {  font-family: 宋体; font-size: 10pt}
table { font-family: 宋体; font-size: 10pt }
td { font-family: 宋体; font-size: 10pt }
.heading { font-family: 宋体; font-size: 14pt; font-weight: bold; color: white; margin-bottom: 0px;}
.button { font-size: 12px; height: 17px; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

⌨️ 快捷键说明

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