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

📄 common.css

📁 ☆☆网吧客户留言簿☆☆ 管理用户名和密码都是:admin 演示:http://www39.websamba.com/51rose/netbarbook/
💻 CSS
字号:
/* CSS Document */
body,td,th {
	font-size: 12px;
	background-image: url(<% =GBSkin %>/guest_bg.gif);
}
body {
	margin-top: 0px;
	background-color: #CCCCCC;
}
.mytext 
{
	font-size: 12px;
	color: #003366;
}
.mytext2 
{	
	font-size: 12px;
}

.mytext3 
{
	font-size: 14px;
	color: #333333;
}
.otext {
	font-size: 12px;
	color: #FFFFFF;
}
.txt_h 
{
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-color: #0099CC;
}
.lytext {
	font-size: 12px;
	line-height: 22px;
	color: #003366;
}
.rptext {
	font-size: 13px;
	line-height: 24px;
	color: #339900;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}
.txt_tt {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.txt_w {
	color: #FFFFFF;
}
.txt_ns {
	font-size: 12px;
	color: #CC9900;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0099CC;
	vertical-align: bottom;
	text-decoration: none;
}
.fastbtn {
    width: 36px;
	height:18px;
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	font-size:12px;
}
.inputarea {
	font-size: 12px;
	height: 20px;
	width: 100px;
}
.line_around
{
	border: 1px dashed #5BCAFF;
}
.inputcommon
{ 
	font-size:12px;
	background-color:#FFFFFF;
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-left-width:1px; 
	border-right-width:1px;
	border-bottom-color: #999999;
}

⌨️ 快捷键说明

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