manual.css 120 B

12345678910111213
  1. h3 code {
  2. font-family: inherit ;
  3. }
  4. pre {
  5. font-size: 105% ;
  6. }
  7. span.apii {
  8. float: right ;
  9. font-family: inherit ;
  10. }