⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 bbs03.css

📁 jsp写的一个简单的售药系统(系统需求分析).采用sql2000数据库,通过odbc连接
💻 CSS
字号:
BODY {
	FONT-FAMILY:"Arial", "sans-serif", "Verdana",  "Helvetica", "宋体";
	FONT-SIZE: medium;

    background=#ffFFcc;	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 + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -