home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Maximum 3D 3
/
m3d-p3.iso
/
3DS_MAX
/
PLUGIN
/
3DSMAX.CHM
/
3dsmax.css
< prev
next >
Wrap
Cascading Style Sheet File
|
1997-11-03
|
2KB
|
59 lines
/* header styles */
H1, H2, H3, H4 { font-family: Verdana }
H1 { color: NAVY; font-size:16pt; font-weight:bold; margin-bottom: -3px; margin-top: -6px }
H2 { color: NAVY; font-size:13pt; font-weight:bold; margin-top: 4px; margin-bottom: -5px }
H3 { color: BLACK; font-size:9pt; font-weight:bold; margin-top: 4px; margin-bottom: -3px }
H4 { color: BLACK; font-size:9pt; font-weight:bold; margin-top: 2px; margin-bottom: -3px }
/* common paragraph styles */
BODY {color: BLACK; font-family: Verdana; font-size: 9pt }
P { margin-top: -2px; margin-bottom: -2px }
.Body { }
.BodyFirst { }
.Caption { font-weight: bold }
.CaptionInd { font-weight: bold }
.gloss { font-size:8pt; margin-top: -2px; margin-bottom: -7px }
.Indent { margin-bottom: -5px }
.IndentBullet { margin-top: -3px; margin-bottom: -3px }
.numblockstyle { font-family: Courier; font-size: 8pt; font-style: italic; color: BLUE }
.Parameter { }
.ParameterIndent{ }
/* list styles */
OL, UL { margin-left: -20px }
LI { margin-top: 3px; margin-bottom: 3px }
/* code paragraph styles */
.code { font-family: Courier; font-size:10pt}
.codeFirst { font-family: Courier; font-size:10pt; line-height: 120%}
.codeLast { font-family: Courier; font-size:10pt; line-height: 80%}
.boldcode { font-family: Courier; font-size:10pt; font-weight: bold }
.codeIndent { font-family: Courier; font-size:10pt; margin-left: 32em }
.codeIndLast { font-family: Courier; font-size:10pt; margin-left: 32em }
.code3Tab { font-family: Courier; font-size:10pt }
.code3TabLast { font-family: Courier; font-size:10pt }
.codeInd2 { font-family: Courier; font-size:10pt; margin-left: 64em }
.codeInd2Last { font-family: Courier; font-size:10pt; margin-left: 64em }
.codeInd3 { font-family: Courier; font-size:10pt; margin-left: 96em }
.codeInd3Last { font-family: Courier; font-size:10pt; margin-left: 96em}
.code_Comment { font-family: Verdana; font-size:10pt }
/* SPAN classes */
SPAN {color: BLACK; font-family: Verdana; font-size:10pt}
.charCode { font-family: Courier; font-size:10pt }
.charCodeBold { font-family: Courier; font-size:10pt; font-weight: bold }
/* special */
HR { margin-top: 26px; margin-bottom: -10px }
A { color: green }