home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2000 October
/
Chip_2000-10_cd1.bin
/
internet
/
Mozaika
/
mozaika.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2000-09-06
|
773b
|
53 lines
BODY {
background: #FFFFC0;
font-family: helvetica, arial, sans serif;
font-size: 16px;
font-weight: bold;
margin-top: 0,5cm;
}
H1,H2,H3,H4,H5,H6,H7 {
color: blue;
font-weight: bold;
}
B {
color: blue;
font-weight: bold;
}
TABLE {
background-image: url(bcorange.jpg);
background-color: orange;
font-family: helvetica, arial, sans serif;
font-size: 12px;
font-weight: bold;
}
A:link {
font-weight: bold;
text-decoration: none;
color: black;
}
A:visited {
font-weight: bold;
text-decoration: none;
color: black;
}
A:hover {
font-weight: bold;
text-decoration: none;
color: orange;
background-color : #FFFFC0;
}
A:aktive {
font-weight: bold;
text-decoration: none;
color: orange;
background-color : #FFFFC0;
}