home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2002 June
/
PCWorld_2002-06_cd.bin
/
Software
/
Vyzkuste
/
extractor
/
Extractor.chm
/
style.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2002-01-13
|
835b
|
59 lines
a {
COLOR: blue;
TEXT-DECORATION: underline;
font : 8pt;
}
a:hover {
COLOR: red;
TEXT-DECORATION: underline
}
body {
font-size: 70%;
font-family: Verdana, Arial, Sans Serif;
color: black;
background: white;
}
ul {
list-style-type: disc;
COLOR: black;
font : 8pt;
overflow-x : visible;
margin-left : 30;
}
.normaltext {
font: 8pt Verdana, Arial, Sans Serif;
color: black;
}
.note {
font-weight:bold; clear:both;
margin-top:1em;
margin-bottom:-2.5em;
}
.headline {
font: bold;
font-size: 125%;
margin-bottom: .5em; clear:both; width: 85%;
color: black;
}
.htable {
BACKGROUND-COLOR: #D3D3D3;
font: 8pt bold;
}
.table {
BACKGROUND-COLOR: white;
font: 8pt bold;
}
.htopic {
COLOR: Black;
BACKGROUND-COLOR: Silver;
font : bold 8pt;
}