home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2001 May
/
W2KPRK.iso
/
document.cab
/
regentry.chm
/
regentry_help.css
< prev
next >
Wrap
Cascading Style Sheet File
|
1999-12-17
|
896b
|
38 lines
/* this class style is used to indent text (p.indent) for alerts in the //Regentry*/
p.note, p.tip, p.important, p.caution, p.warning
{ font-weight:bold;
clear:both; margin-top: "1.2em";
margin-bottom: "-.4em";}
h4.reltop
{ font-size: 100%;
margin-top: 1.5em;
margin-bottom: .2em; }
p.reltop
{ margin-left: 1.5em;
margin-top: -1.em;
margin-bottom: -.3em;
font-weight: bold }
hr
{ height: 1px ;
margin-top: 0em;
margin-bottom: 0em;
color: #000000; }
p.indent
{ margin-left: "1.3em"; }
/* this class style is used to indent text for notes and warnings; use this instead of the blockquote tag */
p.notepara, p.importantpara, p.cautionpara, p.warningpara, p.tippara
{ margin-left: "1.3em"; }
/* this class style is used to indent text for notes and warnings; use this instead of the blockquote tag */