tl.css

来自「打天下php+mysql招聘求职源代码」· CSS 代码 · 共 18 行

CSS
18
字号
.g18 {
	font-size: 13px;
	line-height: 18pt;
}
.tl13 {
	font-size: 13px;
}
.en {
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-size: 13px;
	color: #FF0000;
	text-decoration: underline;
}

⌨️ 快捷键说明

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