home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2001 May
/
W2KPRK.iso
/
document.cab
/
rscripts.chm
/
scripts
/
coua_help.css
< prev
next >
Wrap
Cascading Style Sheet File
|
1999-12-02
|
3KB
|
122 lines
/* Style sheet optimized for IE4x - Last updated 5/6/98 */
body
{ color: #000000;
background: #FFFFFF;
font-size: 70%;
font-family: Verdana, Arial, Helvetica, Sans Serif }
/* all link colors match the IE4+ default colors */
a:link
{ color: #0000FF; }
a:visited
{ color: #800080; }
a:active
{ color: #FF0000; }
a:hover
{ color: #FF0000; }
h1
{ font-size: 125%;
margin-bottom: .5em; }
h2
{ font-size: 110%;
margin-top: 1.5em;
margin-bottom: .5em; }
h3
{ font-size: 100%;
margin-top: 1.2em;
margin-bottom: .5em; }
h4
{ font-size: 100%;
margin-top: 1.2em;
margin-bottom: .5em; }
h5
{ font-size: 100%;
margin-top: 1.2em;
margin-bottom: .5em; }
p
{ margin-top: .6em;
margin-bottom: .6em; }
p.proclabel
{ font-size: 100%;
font-weight: bold; }
ol
{ margin-top: .5em;
margin-bottom: 0em;
margin-left: 2em }
ul
{ margin-top: .6em;
margin-bottom: 0em;
list-style-type: disc;
margin-left: 1.5em }
li
{ margin-bottom: .7em;
margin-left: 0em; }
dd
{ margin-bottom: 0em;
margin-left: 1.5em; }
/* for defined terms, follow the "Document Conventions" listing in the Microsoft Manual of Style: */
/* Keywords, functions, and anything else the user must enter exactly as shown are bold--add "font-weight: bold;" to the dt tag */
/* Variables, book titles, and placeholders the user must provide are italic--add "font-style: italic;" to the dt tag */
/* pre-defined arguments are bold and italic--add "font-weight: bold;" and "font-style: italic;" to the dt tag */
dt
{ margin-top: 2em; }
pre
{ margin-top: 0em;
margin-bottom: 1.5em; }
code
{ font-family: Courier New;
font-size: 125% }
table
{ font-size: 100%;
margin-top: 1em;
margin-bottom: 1em;
cellpadding: 0.5em; }
th
{ text-align: left;
background: #dddddd;
vertical-align: bottom; }
tr
{ vertical-align: top; }
td
{ background: #EEEEEE;
vertical-align: top; }
/* */
/* extended class styles */
/* */
/* add comment tags to disable the style */
/* this class style is used to wrap text around icons in Related Topics areas */
p.margin
{ margin-left: 2em;
margin-top: -1.75em; }
/* this class style is used to indent text for notes and warnings; use this instead of the blockquote tag */
p.indent
{ margin-left: 1.5em; }