home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2000 May
/
Chip_2000-05_cd1.bin
/
tema
/
Bonline
/
design.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2000-03-26
|
2KB
|
77 lines
BODY {
font-family: Arial,Arial CE,Helvetica,sans-serif;
font-size: 8pt;
background-color: #FFFFFF;
background-image: url('');
};
DL,UL,OL{
font-family: Arial,Arial CE,sans-serif,Helvetica;
font-size: 8pt;
text-align: left;
};
TD,TR, P{
font-family: Arial,Arial CE,sans-serif,Helvetica;
font-size: 8pt;
};
TH {
font-family: Arial,Arial CE,sans-serif,Helvetica;
font-size: 8pt;
font-weight: bold;
};
SMALL {
font-family: Arial,Arial CE,sans-serif,Helvetica;
font-size: 7pt;
};
BIG {
font-family: Arial,Arial CE,sans-serif,Helvetica;
font-size: 9pt;
};
STRONG {
font-family: Arial,Arial CE,sans-serif,Helvetica; font-size: 9pt;
font-weight: bold;
};
H1,H2,H3,H4{
font-family: Arial,Arial CE,sans-serif,Helvetica;
};
H4 {
font-size: 11pt; font-weight: bold;
};
H3 {
font-size: 12pt; font-weight: bold;
};
H2 {
font-size: 13pt; font-weight: bold;
};
H1 {
font-size: 15pt; font-weight: bold;
};
A:link {
text-decoration: underline;
color: #000000;
};
A:visited{
text-decoration: underline;
color: #000000;
};
A:hover{
text-decoration: none;
color: #000000;
border: thick double red;
background-color: #EFBC31;
};
.TITULEK{
background-image: url('images/bg_top.gif');
};
.link01{
color: #004080;
};
.FIRST {
font-weight: bold;
font-size: 10pt;
background-color: #EFBC31;
};
.VERZE {
font-weight: normal;
font-size: 10pt;
background-color: #97E9A1;
};