bbs03.css

来自「使用jsp和access数据库写的bbs论坛系统」· CSS 代码 · 共 24 行

CSS
24
字号
BODY {	FONT-FAMILY:"Arial", "sans-serif", "Verdana",  "Helvetica", "宋体"; FONT-SIZE: x-small;    background=#99CCFF;background-attachment:fixed;}li{font-size:x-small;line-height:x-small;}table,td{font-size=x-small;}p{font-size:x-small}li{font-size:x-small;}A:link    { color:#000080;            text-decoration: none }A:active  { color:#000080;            text-decoration: none }A:visited {color:#000080;            text-decoration: none }input.buttonface{font-size:x-small;background-color:#99CCFF;}input.intext{}textarea.intext{}

⌨️ 快捷键说明

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