ourmpucss.css

来自「详细介绍了51的入门知识」· CSS 代码 · 共 99 行

CSS
99
字号
.lianjieyxa {
	color: #0000ff;
	text-decoration: underline;
}
.lianjiewxa {
	color: #000088;
	text-decoration: none;
}
.wangyebt {
	font-family: "方正舒体";
	font-size: 24px;
	color: #6600FF;
	font-weight: bold;
}
.tupianzs {
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	color: #339933;
}
.duanluobt {
	font-family: "宋体";
	font-size: 18px;
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
}
.xiaobt {
	font-family: "宋体";
	font-size: 16px;
	color: #0000FF;
}
.shouxian {
	border: 1px dotted #aacc99;
}
.hengxian {

	border: 1px dotted #aacc99;
}
.xuxiankuang {

	border: 1px dotted #aacc99;
}
.notop {
	border-top: 1px none #aacc99;
	border-right: 1px dotted #aacc99;
	border-bottom: 1px dotted #aacc99;
	border-left: 1px dotted #aacc99;
}
.lianjiewxb {
	color: #0000ff;
	text-decoration: none;
}
.lmbg {
	border-top: 2px solid #aacc99;
	border-right: 1px dashed #aacc99;
	border-bottom: 1px dashed #aacc99;
	border-left: 1px dashed #aacc99;
	margin: 1px;
	padding: 1px;
}
.lianjieyxb {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	background-color: #CCFF66;
	font-weight: normal;
}
.lianjiewxhs {
	color: #666666;
	text-decoration: none;
}
.lianjieyxzw {
	color: #000088;
	text-decoration: underline;
}
.lianjiewxzw {
	color: #000088;
	text-decoration: none;
}
.hkze {
	border: 1px dotted #aacc99;
	font-size: 15px;
	color: #FF0099;
	font-weight: bold;
}
.jszj {
	font-size: 13px;
	color: #9900CC;
}
.lianjiewxc {
	color: #0000ff;
	text-decoration: none;
	font-size: 15px;
}

⌨️ 快捷键说明

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