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

📄 style.css

📁 网站后台管理系统框架 很精美的程序,大家可以自己修改
💻 CSS
字号:
a{
	behavior:url(../Link.htc);
}
a:link,a:visited	{
	text-decoration: none;
	color: #111111; 
}
a:hover			{ text-decoration: underline }
body			{ margin: 0px; scrollbar-base-color: #E4EAF2; scrollbar-arrow-color: #FFFFFF; font-size: 12px; background-color: #F3F4F6 }
table			{ font-family: Tahoma, Verdana; color: #111111; font-size: 12px }
textarea,input,object	{ font-family: Tahoma, Verdana; font-size: 12px;  color: #111111; font-weight: normal; background-color: #E4EAF2 }
select			{ font-family: 12px; font-size: 12px;  color: #111111; font-weight: normal; background-color: #E4EAF2 }
form			{ margin: 0px; }
.nav			{ font-family: Tahoma, Verdana; font-size: 12px; font-weight: bold }
.navtd			{ font-family: Tahoma, Verdana; font-size: 12px; color: #FFFFFF; font-weight: normal; text-decoration: none; }
.header			{ font-family: Tahoma, Verdana; font-size: 12px; color: #FFFFFF; font-weight: bold; background-image: url("../images/catbg.gif") }
.category		{ font-family: 12px; font-size: 12px; color: #000000; background-image: url("../images/headerbg.gif") }
.multi			{ font-family: 12px; font-size: 12px; color: #111111; }
.smalltxt		{ font-family: 12px; font-size: 12px }
.mediumtxt		{ font-family: Tahoma, Verdana; font-size: 12px; color: #111111 }
.bold			{ font-weight: bold }

⌨️ 快捷键说明

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