A copyright violation detector running on Wikimedia Cloud Services https://tools.wmflabs.org/copyvios/
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.

api.css 129 B

12345678910
  1. span.code {
  2. font-family: monospace;
  3. }
  4. table.parameters {
  5. }
  6. table.parameters td:first-child {
  7. font-family: monospace;
  8. }