www.gusucode.com > 声音的处理有:LPC,FFT,共振峰,频谱源码程序 > siganlandsystemusingMatlab/SSUM/docs/help/style.css

    /* CSS Document */
A:link {
        color: "#0099ff";
        text-decoration: none;
}
A:hover { 
	color: blue; 
	text-decoration: none } 
A:visited {
    color:"#0099ff"; 
	text-decoration: none
}
H1 {
	color:"#0099ff"; 
	font-size: 30px; 
	font-family: helvetica, impact, sans-serif
}
H2 {
	color: "#0099ff";
	font-size: 20px; 
	font-family: helvetica, impact, sans-serif;
	margin: 0em;
}
H6 {
	color: "#0099ff";
	font-size: 10px; 
	font-family: helvetica, impact, sans-serif;
	margin: 0em;
}
BODY {
	background-image: none;
	border: none;
	background-color: white;
}
P {
	color:black;
	font-family: Helvetica, Arial, Times, serif;
	font-size: 14px;
	margin: 0em 0em 0em 2em;
}
td {
	font-size: 14px;
}
tt {
	font-size: 14px;
}
P.nb {
	color:black;
	font-family: Helvetica, Arial, Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
P.credits {
	color:black;
	font-family: Helvetica, Arial, Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
LI {
	color: black;
	font-family: Helvetica, Arial, Times, serif;
	font-size: 14px;
}
div { color: silver}
blockquote { color:black; font-family: Helvetica, Arial, Times, serif; }