home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2001 January
/
PCWorld_2001-01_cd.bin
/
HTML
/
HAIR.CSS
next >
Wrap
Cascading Style Sheet File
|
2000-09-28
|
628b
|
48 lines
<!--
body {
color: #000000;
font-family: Arial;
}
strong {
color: #C9334C;
font-weight: bold;
}
b {
color: #C9334C;
font-weight: bold;
}
h3 {
color: #C9334C;
font-size: 14pt;
}
h2 {
color: #C9334C;
font-size: 18pt;
}
h1 {
color: #C9334C;
font-size: 24pt;
}
a:link {
color: #4C33B0;
text-decoration: none;
font-weight: bold;
}
a:visited {
color: #4C33B0;
text-decoration: none;
font-weight: bold;
}
A:hover
{
color: #4C33B0;
text-decoration: underline;
font-weight: bold;
}
-->