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.

21 lines
885B

  1. H1 { text-align: center; }
  2. A.qindex {}
  3. A.qindexRef {}
  4. A.el { text-decoration: none; font-weight: bold }
  5. A.elRef { font-weight: bold }
  6. A.code { text-decoration: none; font-weight: normal; color: #4444ee }
  7. A.codeRef { font-weight: normal; color: #4444ee }
  8. DL.el { margin-left: -1cm }
  9. DIV.fragment { width: 100%; border: none; background-color: #eeeeee }
  10. DIV.ah { background-color: black; margin-bottom: 3; margin-top: 3 }
  11. TD.md { background-color: #f2f2ff }
  12. DIV.groupHeader { margin-left: 16; margin-top: 12; margin-bottom: 6; font-weight: bold }
  13. DIV.groupText { margin-left: 16; font-style: italic; font-size: smaller }
  14. FONT.keyword { color: #008000 }
  15. FONT.keywordtype { color: #604020 }
  16. FONT.keywordflow { color: #e08000 }
  17. FONT.comment { color: #800000 }
  18. FONT.preprocessor { color: #806020 }
  19. FONT.stringliteral { color: #002080 }
  20. FONT.charliteral { color: #008080 }