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

📄 css.css

📁 课程设计时使用的
💻 CSS
字号:
body
{
	font-size: 12px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
	


.css 
{
	font-size: 12px;
}
.cssTitle
{
	font-size: 15px;
	color: darkblue;
	font-style: normal;
	font-family: 新宋体;
	font-variant: normal;
}

.title1 {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3B6793;
	text-decoration: none;
}
.title2 {
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #3B6793;
	text-decoration: none;
}
.shouye {
	font-family: "宋体";
	font-size: 12px;
	color: #3B6793;
	line-height: 25px;
}
.wenzi2 {
	font-family: "宋体";
	font-size: 12px;
	color: #4E5C6B;
	line-height: 25px;
	text-decoration: none;
	text-align: left;
}
.copyrights {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.siderbar_main {
	font-family: "宋体";
	font-size: 12px;
	color: #4E5C6B;
	line-height: normal;
	text-decoration: none;
	padding: 1px;
}
.wenzi1 {
	font-family: "宋体";
	font-size: 12px;
	color: #4E5C6B;
	text-decoration: none;
}
.siderbar_main_username {
	background-color: #FFFFFF;
	height: 20px;
	width: 120px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


.calendar_week {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	height: 12px;
	width: auto;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-left-color: #999999;
}
.calendar_year {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #3B6793;
	text-decoration: none;
	text-align: center;
}
.arrow {
	font-family: Webdings;
	color: #3B6793;
	font-size: 12px;
}
.calendar {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.calendar_today {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #ff6600;
	text-align: center;
}
body {
   font-size:12px;
}

⌨️ 快捷键说明

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