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

📄 style.css

📁 这支以宽游戏软件 大家可以以内过来不知道法做什么
💻 CSS
字号:
BODY,table,tr,td {
	FONT-FAMILY: "宋体", "Verdana", "Arial";
	FONT-SIZE: 12px; 
	LINE-HEIGHT: 18px; 
	color: #333333;
	overflow-x:hidden;
	overflow-y:hidden;
	margin-top:0px;
	margin-left:0px;
}

a:link {color: #1A1A67;text-decoration: none;}
a:visited {color: #1A1A67;text-decoration: none;}
a:hover {color: #7474A3;text-decoration: underline;}
a:active {color: #1A1A67;text-decoration: none;}

a.button:link {color: #808080;text-decoration: none;font-weight: bolder;}
a.button:visited {color: #808080;text-decoration: none;font-weight: bolder;}
a.button:hover {color: #666666;text-decoration: underline;font-weight: bolder;}
a.button:active {color: #808080;text-decoration: none;font-weight: bolder;}

a.icon:link {color: #008000;text-decoration: none;}
a.icon:visited {color: #008000;text-decoration: none;}
a.icon:hover {color: #009900;text-decoration: underline;}
a.icon:active {color: #008000;text-decoration: none;}

.input {
	border: 1px solid #7F9DB9;
	line-height: 16px;
	color: #696876;
	text-decoration: none;
}

.mobileInput{
	width:90;
	height:18;
	background-image: URL(images/inputBG.gif);
}

.font{
	line-height: 16px;
	color: #ffffff;
	text-decoration: none;
}

.divbg{
	background-image:url('../images/all_bg.gif');width:500px;height:250px;
}
.divTitlePic{float:right;margin-top:3px;margin-left:1px;margin-right:0px;Margin-Bottom:6px;}
.pageMSG{float:right;width:340;color:#FFFFFF;margin-right:8px}
.btnUL{width:490px;margin-left:2px;margin-top:27px;Margin-Bottom:0px;}
.btnLI{list-style-type:none;display:inline;margin-left:8px;}
.divMore{margin-top:13px;margin-right:4px;float:right}
.myshowBtn{float:left;width:75;height:100;margin-left:6px;margin-top:12px;CURSOR: hand}

⌨️ 快捷键说明

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