website.css 230 B

1234567891011121314
  1. .gitbook-link {
  2. /*display: none !important;*/
  3. }
  4. .code {
  5. display: inline;
  6. max-width: initial;
  7. padding: 0;
  8. margin: 0;
  9. overflow: initial;
  10. line-height: inherit;
  11. font-size: .85em;
  12. background: 0 0;
  13. }