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

📄 style.css

📁 这是一个JSP+SQL Server论坛管理系统 基本实现了论坛的所有功能 数据库文件在上传的文件中
💻 CSS
字号:
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right:0px;
}
td {
font-size:9pt;
font-weight:14pt;
}
.table{
border-color:#FFCCCC;
border-width:1px;
border-style:double;
}
.table_B{
border-color:#FFCCCC;
border-width:1px;
border-style:double;
border-left-style:none;
border-right-style:none;
border-top-style:none;
}
.table_T{
border-color:#FFCCCC;
border-width:1px;
border-style:double;
border-left-style:none;
border-right-style:none;
border-bottom-style:none;
}
a{
font-size:9pt;
color:#3399FF;
text-decoration:none;
}
a:hover{
font-size:9pt;
color:#FF0000;
text-decoration:underline;
}
.word{
color:#0E5558;
}
.button{
font-size:9pt;
color:#333333;
background-color:#eeeeee;
padding:1px;height:19px;border-top:1px solid #FFFFFF;
border-bottom:1px solid #666666;border-left:1px solid #FFFFFF;border-right:1px solid #6666666;}

⌨️ 快捷键说明

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