default.css

来自「Linus guide, Linus guide, Linus guide,」· CSS 代码 · 共 25 行

CSS
25
字号
<STYLE TYPE="text/css">A:hover 	{ color: #005F5F; text-decoration: none; }A:link 		{ color: #0000FF; text-decoration: none; }A:visited 	{ color: #7F007F; text-decoration: none; }A:active	{ color: #FF0000; text-decoration: none; }TT 		{ font-size: 10pt; font-family: courier new, courier, fixed; }.date 		{ font-size: 8pt; }.bottom		{ font-size: 8pt; }.indent		{ text-indent: 15pt; }.gray 		{ color: #C0C0C0; }.ltgray 	{ color: #CCCCCC; }.white 		{ color: #FFFFFF; }.black 		{ color: #000000; }.red		{ color: #FF0000; }.blue		{ color: #0000FF; }.center		{ text-align: center }.smcap 		{ font-variant: Small-Caps; }.2space 	{ letter-spacing: 2pt; }.spacedhead 	{ letter-spacing: 5pt; }.bold		{ font-weight: bold; }</STYLE>

⌨️ 快捷键说明

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