home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2000 March
/
Chip_2000-03_cd.bin
/
tema
/
Eso
/
MAIN.CSS
< prev
next >
Wrap
Cascading Style Sheet File
|
1999-04-06
|
763b
|
48 lines
TABLE.title {
font-family: sans-serif;
border-color: #3333ff #000099 #000099 #3333ff;
border-width: thin;
border-style: solid;
}
TABLE.price {
font-family: Arial, sans-serif;
font-size: 10pt;
}
TABLE.button TH {
font-family: Arial, sans-serif;
border-color: #ffffff #000099 #000099 #3333ff;
border-width: thin;
border-style: solid;
}
TABLE.button A {
text-decoration: none;
}
TABLE.button A:hover {
color: #ffff33;
}
TABLE.button INPUT {
width: 88px;
height: 30px;
}
TABLE.label TH {
font-family: Arial, sans-serif;
border-color: #ccccff #000033 #000033 #ccccff;
border-width: thin;
border-style: solid;
}
TABLE.label A {
text-decoration: none;
}
TABLE.label A:hover {
color: #ffff33;
}