home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 November
/
pcwk_11_98a.iso
/
Wtestowe
/
Money99
/
money99.1
/
MnyTrial.chm
/
htm
/
moneyprt.css
< prev
next >
Wrap
Cascading Style Sheet File
|
1998-07-25
|
4KB
|
176 lines
/*MoneyHlp.css*/
/*numbered lists are not indented, all indentation is taken from it's parent*/
/*define global tag styles*/
title {display:none;}
ul {list-style-type: square;
margin-top:-8pt;
margin-bottom:4pt;
margin-left: 2em;}
li {list-style-type: square;
margin-top:0pt;
margin-bottom:0pt;}
li.lb1 {list-style-type: square;
margin-top:-6pt;
margin-bottom:11pt;}
li P.Lp1 {margin-top:6pt;
margin-bottom:8pt;
margin-left:0em;}
ul li {margin-top:3pt;}
P {font:8pt/11pt tahoma;
padding-right:1em;
margin-left:.5em;}
.Text {margin-top:-6pt;
margin-bottom:11pt;}
.Text.Numlist {}
img.drop {position:relative;
margin-right:.5em;
bottom:-11pt;}
a:link {text-decoration: none;
color:green;}
a:hover {text-decoration:underline;}
a:visited {text-decoration:underline;
color:purple;}
body {font:8pt tahoma;
margin:75pt;
margin-top:20pt;}
TABLE {margin-top:16pt;
margin-bottom:11pt;
margin-left:1em;}
/*I took out the position relative stuff for number spacing and added s to the csm instead*/
.Number {font:8pt/11pt tahoma;
font-weight:bold;
color:black;}
/*the text of the numbered list*/
.NumList {font:8pt/11pt tahoma;
margin-left:.5em;
margin-bottom:11pt;
margin-top:-6pt;}
/* if separated from numlist with the float and clear tags,
the height of the image lowers the numlist, but not the number*/
.NumberIndented {font-weight:bold;
color:gray;
margin-left:0em;}
/*the number in an indented numbered list*/
.NumListIndented {color:black;
line-height:11pt;
font-weight:normal;
margin-left:1em;
margin-bottom:11pt;
margin-right:1em;
margin-top:-6pt;}
/*indented bulleted list*/
li.LbIndented {margin-top:15pt;
margin-bottom:-9pt;
margin-left:0em;}
/*paragraph in between numbers and bullets*/
.Lp1 {margin-top:-8pt;
margin-bottom:8pt;
margin-left:.5em;}
.LpIndented {margin-top:-6pt;
margin-left:1em;}
/*general styled/text effects*/
.Text {font:8pt/11pt tahoma;
color:#000000;
line-height:11pt;
margin-left:.5em;}
.Important {font:8pt tahoma;
color:#CC0033;
margin-top:-4pt;
margin-bottom:11pt;
margin-left: .5em;}
hr.rule {position:relative;
left:.5em;
top:-5pt;
margin-bottom:0pt;
color:#CCCCCC;
width:95%;
height:1px;}
.MoneyArt {}
.jump {font:8pt tahoma;
color:orange;
line-height:11pt;
margin-left: .5em;
list-style-image:greendrop.gif;
text-decoration:none;}
/* Define all styles for headings*/
.Heading1 {}
.Heading2 {}
.Heading3 {height:35px;
font:11pt tahoma;
font-weight:bold;
color:#FFFFFF;
background-color:#666666;
padding: 3px;
margin-left:0em;
margin-bottom:11pt;}
.Heading4 {font:8pt tahoma;
font-weight:bold;
background-color:"";
color:#000000;
margin-top:-6pt;
margin-bottom:13pt;
margin-left:.5em;}
.Heading5 {}
H3 {font:8pt tahoma;
font-weight:bold;
background-color:"";
color:#00000;}
/*Define dropdown text styles */
/*position:relative; makes the top line of the first drop down under the rule act strange*/
.DropDown {font:8pt/11pt tahoma;
cursor:hand;
color:green;
font-weight:normal;
top:0pt;
bottom:6pt;}
.Glossary {cursor:hand;
color:green;}
/*without the font-wieght tag it is bold by default. I think that it picks up the bold style from the numbers*/
.expanded {color:green;
font-weight:normal;}
.definition {color:#CC0033;
font-style:italic;}
.collapsed {color:#999999;
display:inline;
margin-bottom:11pt;
font-style:italic;
text-indent:10em;}