home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 November
/
Chip_2002-11_cd1.bin
/
ctenari
/
Majda
/
Help
/
top.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2002-09-14
|
427b
|
27 lines
body, p, table, td {
font-family: "Verdana CE", "Tahoma CE", Verdana, Tahoma, sans-serif;
font-size: 8pt;
line-height: 1.5em;
background-color: black;
color: silver;
margin: 4px;
padding: 0px;
}
a {
font-weight: bold;
color: #e0e0e0;
}
a:hover {
color: white;
}
#logo {
font-weight: bold;
font-size: 24pt;
line-height: 30px;
letter-spacing: -0.05em;
color: #00c000;
}