home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1999 December
/
Chip_1999-12_cd.bin
/
zkuste
/
DTP
/
navigace1.css
< prev
next >
Wrap
Cascading Style Sheet File
|
1999-08-31
|
655b
|
50 lines
<!--
.podtisk {
background-color: #303090;
}
.aktualni {
color: #303090;
background-color: #FFFFE1;
}
.obsah {
font-size: 8pt;
font-weight: bold;
}
table {
font-size: 10pt;
}
body {
color: #FFFFE1;
font-family: Arial;
font-size: 10pt;
background: url(images/topback.jpg) #000060 fixed no-repeat;
}
a:link {
color: #FFFFE1;
text-decoration: none;
font-weight: bold;
}
a:visited {
color: #FFFFE1;
text-decoration: none;
font-weight: bold;
}
A:hover
{
color: #FFFF00;
text-decoration: none;
font-weight: bold;
}
-->