md5cs.css

来自「86bed md5 密码转换与查询工具(带数据库)」· CSS 代码 · 共 73 行

CSS
73
字号
<STYLE type="text/css">
A {text-decoration: none; font-size: 9pt;}
</STYLE>
a:link {
}
a:link {
	font-size: 12px;
	color: green;
	text-decoration: none;
}
a {
	font-size: 12px;
	color: blue;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: red;
	text-decoration: underline;
}
.unnamed1 {
	font-size: 14px;
	font-weight: bold;
}
.unnamed2_link {
	border: 1px solid #C2F0A9;
}
.unnamed2_51 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #33AD16;
	border-right-color: #33AD16;
	border-bottom-color: #33AD16;
	border-left-color: #33AD16;
}
.unnamed2_14 {
	font-size: 14px;
	font-weight: bold;
}
.unnamed1_rld {
	border: 1px solid #E7E7E7;
}
.unnamed2_ldr {
	border: 1px solid #FF9900;
}
.unnamed2 {
}
.unnamed3_14write_b {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
tr {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
body {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
tbody {
	font-size: 12px;
}

⌨️ 快捷键说明

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