home *** CD-ROM | disk | FTP | other *** search
- .logo
- {
- font-size: 22pt;
- font-family: tahoma;
- font-weight: bold;
- text-decoration: none;
- }
-
- a
- {
- color: #0000ee;
- font-size: 8pt;
- font-family: tahoma;
- text-decoration: underline;
- }
-
- a:hover
- {
- color: #0080ff;
- text-decoration: none;
- }
-
- .text
- {
- color: black;
- font-size: 8pt;
- text-decoration: none;
- font-family: tahoma;
- }
-
- .quoting
- {
- color: gray;
- font-size: 8pt;
- text-decoration: italic;
- font-family: tahoma;
- }
-
- p
- {
- text-indent: 15;
- }
-
- .header
- {
- color: maroon;
- font-size: 10pt;
- font-family: tahoma;
- font-weight: bold;
- }
-
- .code
- {
- font-family: courier new;
- font-size: 8pt;
- background-color: #fafafa;
- }
-
- code
- {
- font-family: courier new;
- font-size: 8pt;
- background-color: #fafafa;
- }
-
- .delphi_preprocessor
- {
- color: green;
- text-decoration: italic;
- }
-
- .delphi_keyword
- {
- font-weight: bold;
- }
-
- .delphi_string_const
- {
- color: #0000a0;
- }
-
- .faq_question
- {
- color: maroon;
- }
-
- .button
- {
- color: black;
- font-size: 10pt;
- text-decoration: none;
- font-family: tahoma;
- background-color: #fefefe;
- border-width: 2;
- border-style: solid;
- border-color: #dfdfdf;
- }
-
- .editbox
- {
- color: black;
- font-size: 10pt;
- text-decoration: none;
- font-family: tahoma;
- background-color: #fefefe;
- border-width: 2;
- border-style: solid;
- border-color: #dfdfdf;
- }
-
- SPAN.COMMENT {
- COLOR: #008800
- }
- SPAN.STRING {
- COLOR: #007777
- }
- SPAN.CHARACTER {
- COLOR: black
- }
- SPAN.KEYWORD {
- COLOR: blue
- }
- SPAN.PREPROCESSOR {
- COLOR: blue
- }
- SPAN.NUMBER {
- COLOR: black
- }
- SPAN.ACCENT {
- COLOR: red
- }
-