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

📄 left.css

📁 大学身就业求职网
💻 CSS
字号:
/* CSS Document form bwm*/

a{	
	text-decoration: none;
}
#link a {
	color: #ffffff; font-size:12px 
}
#link1 a {	
	font-size: 12pt; text-decoration: none;
	font-weight: bold; color:#F5f7f7; 
}
#link2 a {
	text-decoration: none; 	margin:20px; color:#ffffff; 
}
td { 
	font-size: 12px; 
}
#font1 {
	font-weight:bold; font-size:16px; color:#F5f7f7;
	margin:10px;
}
#top{
	position:absolute; font-size:46px; top:78px; left: 246px; 
	width: 240px; font-weight: bold;
}
#reg{
	color:#33FF00;
}
#font {
	font-family: "华文行楷";
	font-size:36px;
	color: #993300;
}
body {
	background-image: url(../images/bg.jpg);
}

⌨️ 快捷键说明

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