base.css 166 B

123456
  1. /* Copyright (c) Jupyter Development Team.
  2. Distributed under the terms of the Modified BSD License. */
  3. .jp-RenderedJavaScript {
  4. padding: var(--jp-code-padding);
  5. }