home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 September
/
Chip_2002-09_cd1.bin
/
bonus
/
data
/
bas
/
html
/
STYLES.CSS
next >
Wrap
Cascading Style Sheet File
|
2000-10-03
|
2KB
|
120 lines
<style type="text/css">
<!--
A {
font-weight: bold;
font-size: 12pt;
font-family: arial;
color: #0000FF;
text-decoration: none;
}
A:hover {
font-weight: bold;
font-size: 12pt;
font-family: arial;
color: #000000;
text-decoration: none;
}
body, td, .normal {
color: #000000;
font-size: 11pt;
font-family: arial, helv, sans-serif;
}
.caption {
color: #000000;
font-size: 12pt;
font-family: arial, helv, sans-serif;
font-weight: bold;
}
.eg {
color: #000000;
font-size: 12pt;
font-family: Times New Roman;
text-decoration: italic;
}
.page {
background: #FFFFC8;
}
.answer {
background: #FFFFFF;
}
.contents {
background: #00CCFF;
}
.index {
background: #00CCFF;
color: #FFFFFF;
}
li {
color: #000000;
}
b u {
color: #000000;
text-decoration: underline;
}
u, .quest {
font-style: none;
color: #FF0000;
font-weight: bold;
text-decoration: none;
}
em, .ans {
color: #FF0000;
font-size: 12pt;
font-family: arial;
font-weight: bold;
font-style: none;
text-decoration: none;
}
h2 {
font-size: 20pt;
font-family: verdana, arial, helv, sans-serif;
}
h4 {
font-size: 12pt;
font-family: arial;
color: #FF0000;
font-weight: bold;
}
.title {
font-size: 14pt;
font-family: verdana, arial, helv, sans-serif;
font-weight: bold;
}
.intro {
font-size: 11pt;
font-family: arial, helv, sans-serif;
font-style: none;
}
.example {
font-weight: bold;
}
.type {
font-family: courier new, courier, helv, sans-serif;
}
.write {
font-size: 12pt;
font-family: comic sans MS;
font-weight: normal;
}
.letter {
font-size: 12pt;
font-family: Times New Roman;
font-weight: normal;
}
-->
</style>