stylesheet.css
来自「一个j2me的脚本引擎」· CSS 代码 · 共 37 行
CSS
37 行
body { background-color: #FFFFFF; font-family: arial, helvetica, sans-serif; font-size: 10pt}p { font-size: 10pt}li{ font-size: 10pt}h1 { font-size: 16pt; font-family: arial, helvetica, sans-serif;}h2 { font-size: 14pt; font-family: arial, helvetica, sans-serif;}h3 { font-size: 13pt; font-family: arial, helvetica, sans-serif;}h4 { font-size: 12pt; font-family: arial, helvetica, sans-serif;}a { font-size: 10pt; text-decoration: none; color: #0000FF; }a:hover { color: #FF0000;}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?