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

📄 frame.css

📁 北大青鸟ACCP4.0教程之UML课件
💻 CSS
字号:
.frame {
	border-top: medium none #339999;
	border-right: 2px none #99CCCC;
	border-bottom: 2px dashed #99CC99;
	border-left: 2px none #99CCCC;
}
.title-1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 26px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	text-transform: none;
	color: #333399;
	font-variant: normal;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	white-space: nowrap;
	display: table-caption;
}
.title2 {
	border-top: 1px dotted #6699CC;
	border-right: none #6699CC;
	border-bottom: 1px dotted #6699CC;
	border-left: none #6699CC;


}
.mf {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #99CCCC;
	border-left-color: #99CCCC;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #99CCCC;

}
a:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #6666CC;
	text-decoration: none;
	font-size: 14px;

}
a:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #6666CC;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
	font-size: 14px;
	text-decoration:underline;

}

a#topic:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #6666CC;
	text-decoration: none;
	font-size: 14px;
	font-weight:bold;

}

a#topic:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #6666CC;
	text-decoration: none;
	font-weight:bold;
}
a#topic:hover {
	color: #FF6600;
	text-decoration: none;
	font-size: 14px;
	text-decoration:underline;
	font-weight:bold;
}

a#subtopic:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #6666CC;
	text-decoration: none;
	font-size: 14px;
	font-weight:bold;
	line-height:12px;
}

a#subtopic:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #6666CC;
	text-decoration: none;
	font-weight:bold;
	line-height:12px;
}
a#subtopic:hover {
	color: #FF6600;
	text-decoration: none;
	font-size: 14px;
	text-decoration:underline;
	font-weight:bold;
	line-height:12px;
}


.gg {
	border-bottom-width: 2px;
	border-bottom-color: #99CC99;
	border-bottom-style: dashed;
	text-indent: 0pt;
}

.bg {
	background-attachment: fixed;
	background-image: url(Images/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right-width: 2px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #4880E6;
	border-bottom-width: thick;
	border-bottom-color: #6699FF;


}
.spline {
	background-image: url(Images/spline.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	filter: Blur(Add=145, Direction=75, Strength=90);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #6699FF;
	border-left-width: 2px;



}
.banxin {
	padding: 10px 10px;
	clear: left;
	float: left;
	font-family: "Arial","宋体";
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
}
a:active {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
BOTTUM {
	filter: Glow(Color=LIMEBLUE, Strength=125);
}
.title-3-1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #003399;


}
.assign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.assignlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(Images/arrow.gif);
	list-style-position: outside;
	line-height: 20px;
}
.list01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	line-height: 16px;
	text-align: justify;
}
.list02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	list-style-type: circle;
}
.list03 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}
.img {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.script {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #666666;
}
.code {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
}

⌨️ 快捷键说明

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