home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 March
/
Chip_2004-03_cd1.bin
/
chplus
/
excelent
/
dil_1
/
styly.css
< prev
Wrap
Cascading Style Sheet File
|
2003-11-14
|
2KB
|
122 lines
@charset "windows-1250";
body {
color: #000000;
background-attachment: fixed;
scrollbar-face-color: #ECF0F9;
scrollbar-highlight-color: #7B9AE1;
scrollbar-shadow-color: #7B9AE1;
scrollbar-3Dlight-color: #FFFFFF;
scrollbar-arrow-color: #7B9AE1;
scrollbar-track-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
font: 8pt sans-serif;
font-family: Verdana, Arial, sans-serif;
text-align: justify;
line-height: 2;
}
em {
font-style: italic;
color: #696969;
}
a:hover {
color: #000000;
}
a:link {
color: #4169E1;
text-decoration: none;
}
a:visited {
color:#696969;
text-decoration: none;
}
a:active {
border: none;
color:#000000;
text-decoration: none;
}
HR {
color: #000000; width: 85%;
}
H1 {
color: #000000;
text-align: center;
font-size: 13pt;
width: 100%;
padding: 1px 4px;
font-weight: bold;
margin-bottom: 30px;
letter-spacing: 3px;
}
H2 {
color: #000000;
text-align: center;
font-size: 10pt;
width: 100%;
font-weight: bold;
letter-spacing: 3px;
}
H3
{color: #000000;
text-align: center;
font-size: 8pt;
font-weight: bold;
letter-spacing: 3px;
}
pre {
color:#000000;
}
table {
font-family: Verdana, Arial, sans-serif ;
font-size: 8pt;
color: #000000;
border: 1px solid #7B9AE1;
padding:10px;
}
table#nic {
font-family: Verdana, Arial, sans-serif;
font-size: 8pt;
color: #000000;
border: none;
padding:10px;
}
td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #000000;
border: none;
margin: 5px;
padding: 5px;
text-align: justify;
line-height: 2;
}
ul {
line-height: 2;
}
li {
list-style-image: url(obrazky/vrtulka.gif);
list-style: outside;
padding-left: 5px;
}
pre {
font-family: Verdana, Arial, sans-serif;
font-size: 8pt;
color: #4169E1;
}