home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 May / CMCD0505.ISO / Software / Shareware / Programare / pgedri / Docs / style.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2005-04-01  |  3.7 KB  |  179 lines

  1. /* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */
  2.  
  3.   body { background: rgb(255, 255, 255) none repeat scroll 0%;
  4.     font-family: verdana,arial,helvetica;
  5.     font-style: normal;
  6.     font-variant: normal;
  7.     font-weight: normal;
  8.     line-height: normal;
  9.     font-size-adjust: none;
  10.     font-stretch: normal;
  11.     color: rgb(0, 0, 0);
  12.     -moz-background-clip: initial;
  13.     -moz-background-origin: initial;
  14.     -moz-background-inline-policy: initial;
  15.     font-size: 11px;
  16.     }
  17.  
  18.   body.book, p { text-align: justify;
  19.     }
  20.  
  21.   a:link { color: rgb(0, 51, 153);
  22.     text-decoration: none;
  23.     }
  24.  
  25.   a:visited { color: rgb(102, 153, 204);
  26.     text-decoration: none;
  27.     }
  28.  
  29.   a:hover { text-decoration: underline;
  30.     }
  31.  
  32.   h1 { margin-top: 0px;
  33.     font-size: 18px;
  34.     }
  35.  
  36.   h2 { font-weight: bold;
  37.     font-size: 16px;
  38.     margin-top: 1em;
  39.     margin-bottom: 0.5em;
  40.     }
  41.  
  42.   div.chapter h2.title { font-size: 16px;
  43.     font-weight: bold;
  44.     }
  45.  
  46.   div.sect1 h2.title { font-size: 14px;
  47.     }
  48.  
  49.   h3 { font-size: 14px;
  50.     font-weight: bold;
  51.     margin-top: 1em;
  52.     margin-bottom: 0.5em;
  53.     }
  54.  
  55.   div.note_c2 h3 { color: rgb(0, 0, 139);
  56.     }
  57.  
  58.   h4, h5, h6 { font-family: verdana,arial,helvetica;
  59.     font-style: normal;
  60.     font-variant: normal;
  61.     font-weight: bold;
  62.     font-size: 100%;
  63.     line-height: normal;
  64.     font-size-adjust: none;
  65.     font-stretch: normal;
  66.     margin-bottom: 0.5em;
  67.     }
  68.  
  69.   pre, code { background: rgb(238, 238, 238) none repeat scroll 0%;
  70.     -moz-background-clip: initial;
  71.     -moz-background-origin: initial;
  72.     -moz-background-inline-policy: initial;
  73.     font-weight: inherit;
  74.     }
  75.  
  76.   table.C20 { margin-top: 1em;
  77.     margin-bottom: 1em;
  78.     color: red;
  79.     }
  80.  
  81.   code.funcdef { margin-top: 1em;
  82.     margin-bottom: 1em;
  83.     }
  84.  
  85.   pre.clsCCCode { background: transparent none repeat scroll 0%;
  86.     font-size: 11px;
  87.     font-family: 'courier new',courier,serif;
  88.     -moz-background-clip: initial;
  89.     -moz-background-origin: initial;
  90.     -moz-background-inline-policy: initial;
  91.     }
  92.  
  93.   pre.clsSyntax { font-family: verdana,arial,helvetica,sans-serif;
  94.     }
  95.  
  96.   body.book h1.title, body.set h1.title { text-align: center;
  97.     font-size: 200%;
  98.     font-family: sans-serif;
  99.     color: rgb(2, 1, 103);
  100.     }
  101.  
  102.   div.example { border-style: solid;
  103.     border-color: black;
  104.     border-width: 0px 0px 0px 2px;
  105.     margin: 0.5ex;
  106.     padding-left: 15px;
  107.     background-color: rgb(238, 238, 238);
  108.     }
  109.  
  110.   th { color: white;
  111.     background-color: black;
  112.     }
  113.  
  114.   pre.clsCode, code.clsText { font-family: 'courier new',courier,serif;
  115.     }
  116.  
  117.   tr.question { color: rgb(0, 0, 139);
  118.     font-weight: bold;
  119.     }
  120.  
  121.   .set .toc dl dt, .book .toc dl dt { padding-top: 1.5ex;
  122.     padding-bottom: 1.5ex;
  123.     }
  124.  
  125.   .set .toc dl dl dt, .book .toc dl dl dt { padding-top: 0ex;
  126.     padding-bottom: 0ex;
  127.     }
  128.  
  129.   span.changelog_added { color: Blue;
  130.     font-weight: bold;
  131.     }
  132.  
  133.   span.changelog_changed { color: green;
  134.     font-weight: bold;
  135.     }
  136.  
  137.   span.changelog_fixed { color: red;
  138.     font-weight: bold;
  139.     }
  140.  
  141.   span.changelog_removed { color: rgb(255, 165, 0);
  142.     font-weight: bold;
  143.     }
  144.  
  145.   span.defaultvalue { color: red;
  146.     font-weight: bold;
  147.     }
  148.  
  149.   div.informaltable { margin: 10px;
  150.     }
  151.  
  152.   tr.answer { margin-top: 10px;
  153.     margin-bottom: 15px;
  154.     }
  155.  
  156.   div.note_c2 { background: rgb(238, 238, 238) none repeat scroll 0%;
  157.     -moz-background-clip: initial;
  158.     -moz-background-origin: initial;
  159.     -moz-background-inline-policy: initial;
  160.     }
  161.  
  162.   tr.qandadiv { margin-top: 10px;
  163.     margin-bottom: 15px;
  164.     }
  165.  
  166.   div.refsect1 span.term {  }
  167.  
  168.   div.refsect1 { margin-left: 20px;
  169.     }
  170.  
  171.   div.refsect1 h2 { margin-left: -20px;
  172.     font-size: small;
  173.     }
  174.  
  175.   .comment { color: red;
  176.     font-weight: bolder;
  177.     }
  178.  
  179.