home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 January
/
Chip_2004-01_cd1.bin
/
tema
/
melzer
/
html
/
styles
/
content.css
next >
Wrap
Cascading Style Sheet File
|
2002-08-02
|
2KB
|
95 lines
body, html {
margin: 0px;
margin-top: 2px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
scrollbar-track-color: rgb(255,255,255);
scrollbar-face-color: rgb(239,239,239);
scrollbar-highlight-color: color;
scrollbar-3dlight-color: #B2B2B2;
scrollbar-darkshadow-color: rgb(255,255,255);
scrollbar-shadow-color: #B2B2B2;
scrollbar-arrow-color: #000080;
}
table {
border-spacing : 0px;
border-collapse: collapse;
border: 0px;
}
td {
font-size: 8pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 150%;
}
td .tabhead{
font-weight: bold;
background-color: #C0C0C0;
}
td .text{
text-align: justify;
}
h1 {
font-size: 10pt;
color: #002587;
line-height: 150%;
margin: 0
}
h2 {font-size: 8pt;
color: #000080;
line-height: 150%;
margin: 0
}
h3 {
font-size: 10px;
color: #000080;
line-height: 150%;
margin-top: 0;
margin-bottom: 4
}
A {
color: #000080;
text-decoration: none;
}
A:link {
color: #000080;
text-decoration: none;
}
A:visited {
color: #000080;
text-decoration: none;
}
A:hover {
color: #CC3333;
text-decoration: none;
}
A:active {
color: #000080;
text-decoration: underline;
}
.menu {
color: #B2B2B2;
text-decoration: none
}
.menu:link {
color: #B2B2B2
}
.menu:visited {
color: #B2B2B2
}
.menu:hover {
color: #CC3333
}
img {
border: none;
}
input.submit {
background-color: lightgray;
font-weight: bold;
font-size: 8pt;
cursor: pointer;
border: #002587 1px solid;
color: #000000;
}