home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2000 March
/
Chip_2000-03_cd.bin
/
tema
/
Spider
/
default.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2000-01-24
|
1KB
|
54 lines
body { font-family: arial, helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
text-align: justify }
H1 { font-size: 18pt;
font-family: arial, helvetica, sans-serif;
font-style: normal;
font-weight: bold }
H2 { font-size: 16pt;
font-family: arial, helvetica, sans-serif;
font-style: normal;
font-weight: bold }
H3 { font-size: 14pt;
font-family: arial, helvetica, sans-serif;
font-style: normal;
font-weight: bold }
H4 { font-size: 12pt;
font-family: arial, helvetica, sans-serif;
font-style: normal;
font-weight: bold }
H5 { font-size: 10pt;
font-family: arial, helvetica, sans-serif;
font-style: normal;
font-weight: bold }
Table { font-family: arial, helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
text-align: justify }
a {text-decoration: none}
a:hover {text-decoration: none}
a:hover {color: blue}
a:link {color: blue}
a:active {color: blue}
a:visited {color: blue}
a.menu {color: yellow}
a.menu {background-color: blue}
a:hover.menu {color: blue}
a:hover.menu {background-color: yellow}
a:link.menu {color: yeloow}
a:active.menu {color: blue}
a:active.menu {background-color: yeloow}
a:visited.menu {color: yellow}
a:visited:hover.menu {color: blue}