style.css

来自「 一个用JSP写的基于了B/S的图书馆管理系统」· CSS 代码 · 共 64 行

CSS
64
字号

A 
	{
	FONT-STYLE:normal;
	FONT-SIZE:12pt;
	COLOR:#2D88B5
; text-decoration: none
	}
A:hover 
	{
	FONT-STYLE:normal;
	FONT-SIZE:12pt;
	COLOR:#003399
; text-decoration: none
	}
A:active 
	{
	FONT-STYLE:normal;
	FONT-SIZE:12pt;
	COLOR:#003399
; text-decoration: none
	}
BODY 
	{
	FONT-STYLE:normal;
	FONT-FAMILY:宋体;
	FONT-SIZE:12pt;
	LINE-HEIGHT:14pt;
	COLOR:#000000
	}
P 
	{
	FONT-STYLE:normal;
	FONT-FAMILY:"宋体";
	FONT-SIZE:9pt;
	LINE-HEIGHT:14pt;
	COLOR:#000000
	}
TD 
	{
	FONT-STYLE:normal;
	FONT-FAMILY:"宋体";
	FONT-SIZE:14pt;
	COLOR:#000000
	}
.f105 {  font-family: "宋体"; font-size: 10.5pt; line-height: 14pt; font-style: normal}
.text { line-height:22px; font-family: "宋体"; font-size: 14.8px; letter-spacing: 2 }
.eng 
	{
	 font-family: "Arial", "Helvetica", "sans-serif";
	 font-size: 10px;
	 font-style: normal;
	 line-height: 10pt
; font-weight: bold
	 }
.doc 
	{
	font-size: 9pt;
	LINE-HEIGHT:15pt;
; font-family: "宋体"
; font-weight: normal
}
.16p {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 24px; font-style: normal; font-weight: bolder; line-height: 20px}

⌨️ 快捷键说明

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