home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 March
/
Chip_2002-03_cd1.bin
/
zkuste
/
ffiler
/
basic.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2001-07-04
|
1KB
|
77 lines
BODY, TD, P, H2, H3 {
font-family : Verdana, "Verdana CE", Arial, Helvetica, sans-serif;
color : black;
font-size : 11px;
}
BODY {
margin-right : 0;
margin-left : 0;
margin-top : 0;
background-color : white;
font-size : 8px;
}
A:LINK, A:VISITED, A:ACTIVE, A:HOVER
{
text-decoration : none;
font-weight : bold;
color : #000080;
}
A:HOVER
{
text-decoration : underline;
}
H1 {
font-family : Arial, Helvetica, sans-serif;
color : #000080;
font : italic 12pt/2;
font-weight : bold;
letter-spacing : 3px;
background-image : url(images/h1.gif) ;
background-repeat: no-repeat ;
margin-left : 150px;
text-indent : 45px;
}
H2, H3 {
text-align : left ;
font : 8pt;
font-weight : bold;
}
H2 {
background-color : #D9D9D9;
}
P {
text-align : justify;
}
.DATE
{
color : white;
}
.red {
color : red;
font-size : 8pt;
font-weight : bold;
}
INPUT, SELECT, TEXTAREA, TD
{
FONT-FAMILY: Verdana, 'Verdana CE', 'Arial CE', Arial, Helvetica, sans-serif;
font-size : 8pt;
}
.tbw{
font-family : Arial, Helvetica, sans-serif;
font-size : 9pt;
color : white;
font-weight : bold;
font-style : italic;
letter-spacing : 2px;
}