home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1999 July
/
Chip_1999-07_cd.bin
/
internet
/
pi
/
CSS
/
main.css
< prev
next >
Wrap
Cascading Style Sheet File
|
1999-05-04
|
2KB
|
118 lines
BODY {
color : black;
font-family : tahoma;
font-size : 8pt;
}
.TH {
font-family : tahoma;
font-size : 8pt;
background : navy;
color : yellow;
align : middle;
text-align : center;
font-weight : bold;
}
TH {
font-family : tahoma;
font-size : 8pt;
background : #990000;
color : yellow;
}
TR {
font-family : tahoma;
font-size : 8pt;
}
TD {
font-family : tahoma;
font-size : 8pt;
}
P {
font-family : tahoma;
font-size : 8pt;
}
A {
font-family : tahoma;
font-size : 8pt;
color : Navy;
}
A.Invers {
font-family : tahoma;
font-size : 8pt;
color : Navy;
}
A.comic {
font-family : Comic Sans Ms;
font-size : 8pt;
font-weight : bold;
color : navy;
}
INPUT.BUTTON {
height : 14pt;
font-size : 8pt;
line-height : 5pt;
font-family : tahoma;
}
.hottitle {
font-family : times;
font-size : 16pt;
font-weight : bold;
font-style : italic;
}
.tdname {
font-family : tahoma;
font-size : 8pt;
color : Navy;
font-weight : bold;
}
.tdvalue {
font-family : tahoma;
font-size : 8pt;
}
.tdlink
{
font-family : tahoma;
font-size : 8pt;
color : Navy;
}
.MainTitle { color: #990000;
margin-left: 10px;
font-size: 28px;
font-family: tahoma Black;
background-color: White }
.comment {color:#660000}
A.comment {font-weight:bold;color:#660000}
.title {
color:navy;font-weight:bold
}
H3 {
font-family: tahoma;
font-size: 14pt;
align: center;
}
.SmallTitle
{
font-family: tahoma;
font-size: 12pt;
align: center;
color:navy;
font-weight:bold
}