Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

243 lines
2.7 KiB

/* Cascading Style Sheet for MSDN Content */
body
{
padding: 0px 0px 0px 26px;
background: #ffffff;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 70%;
}
div
{
width: 90%;
border: 2px solid #999999;
padding: 4px 8px;
}
h1, h2, h3, h4
{
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-left: -26px;
}
h1
{
font-size: 145%;
margin-top: .5em;
margin-bottom: .5em;
}
h2
{
font-size: 130%;
margin-top: 1em;
margin-bottom: .6em;
}
h3
{
font-size: 115%;
margin-top: 1em;
margin-bottom: .6em;
}
h4
{
font-size: 100%;
margin-top: 1em;
margin-bottom: .6em;
}
ul p, ol p, dl p
{
margin-left: 0em;
}
p
{
margin-top: .6em;
margin-bottom: .6em;
}
dl
{
margin-top: 0em;
}
dd
{
margin-bottom: 0em;
margin-left: 1.9em;
}
dt
{
margin-top: .6em;
}
ul, ol
{
margin-top: .6em;
margin-bottom: 0em;
}
ol
{
margin-left: 3.6em;
}
ul
{
list-style-type: disc;
margin-left: 1.9em;
}
li
{
margin-bottom: .6em;
}
pre
{
margin-top: .6em;
margin-bottom: .6em;
}
pre,code
{
font: 100% Courier New, Courier, mono;
color: #660000;
}
table
{
width: 90%;
background: #999999;
margin-top: .6em;
margin-bottom: .3em;
}
th
{
padding: 4px 8px;
background: #cccccc;
text-align: left;
font-size: 70%;
vertical-align: bottom;
}
td
{
padding: 4px 8px;
background: #ffffff;
vertical-align: top;
font-size: 70%;
}
blockquote
{
margin-left: 3.8em;
margin-right: 3.8em;
margin-top: .6em;
margin-bottom: .6em;
}
sup
{
text-decoration: none;
font-size: smaller;
}
a:link
{
color: #0000FF;
}
a:visited
{
color: #660066;
}
A:HOVER
{
color: #FF9900;
}
.label
{
font-weight: bold;
margin-top: 1em;
margin-left: -26px;
}
.tl
{
margin-bottom: .75em;
}
.atl
{
padding-left: 1.5em;
padding-bottom: .75em;
}
.cfe
{
font-weight: bold;
}
.mini
{
font-size: smaller;
}
.fineprint
{
font-size: 90%;
}
.dt
{
margin-bottom: -.6em;
}
.indent
{
margin-left: 1.9em;
margin-right: 1.9em;
}
.product
{
text-align: right;
color: #333333;
font-size: smaller;
font-style: italic;
}
div.header
{
width: 100%;
border: none;
background: #ffffff;
margin-top: 6 pt;
padding-bottom: 6pt;
color: #ff0000;
text-align: center;
font-size: 76%;
}
div.footer
{
width: 100%;
border: none;
background: #ffffff;
margin-top: 18pt;
padding-bottom: 12pt;
color: #228B22;
text-align: center;
font-size: 76%;
}