style.css

来自「这个程序是卡页连接联盟当前在使用的最新全站程序.本站是一套全新概念的自助友情链接」· CSS 代码 · 共 23 行

CSS
23
字号
a:link {
	font-size: 12px;
	text-decoration: none;
	color: #16387C;


}
a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #16387C;

}
a:hover {
	font-size: 12px;
	color: #16387C;
	text-decoration: underline;
}
body {font-family: 宋体; font-size: 12px; color: #666666}

td {font-family: 宋体; font-size: 12px; color: #666666}

.text {font-family: 宋体; font-size: 12px; color: #666666}

⌨️ 快捷键说明

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