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

📄 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;
}

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: #1A1A67;
	text-decoration: none;
}

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

⌨️ 快捷键说明

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