home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1999 December
/
Chip_1999-12_cd.bin
/
zkuste
/
DTP
/
style.css
< prev
Wrap
Cascading Style Sheet File
|
1999-09-03
|
1KB
|
106 lines
<!--
.moto {
font-family: Times New Roman;
font-style: italic
}
.stop {
color: #A6004F;
}
.zamysleni {
color: #A6004F;
}
.tabulka {
font-weight: bold;
}
.podtisk {
background-color: #FFFFA0;
}
.obsah {
font-size: 7pt;
}
table {
font-size: 10pt;
}
body {
color: #000000;
background: #FFFFE1;
font-family: Arial;
font-size: 10pt;
margin-top: 10pt;
}
strong {
color: #A6004F;
font-weight: bold;
}
b {
color: #A6004F;
font-weight: bold;
}
h5 {
color: #A6004F;
font-size: 10pt;
font-weight: bold;
}
h4 {
color: #A6004F;
font-size: 12pt;
font-weight: bold;
}
h3 {
color: #A6004F;
font-size: 14pt;
font-weight: bold;
}
h2 {
color: #A6004F;
font-size: 18pt;
font-weight: bold;
}
h1 {
color: #A6004F;
font-size: 24pt;
font-weight: bold;
}
a:link {
color: #0000FF;
text-decoration: none;
}
a:visited {
color: #0000FF;
text-decoration: none;
}
A:hover
{
color: #0000FF;
text-decoration: underline;
}
HR {
color: #A6004F;
}
-->