index.css 344 B

123456789
  1. /*-----------------------------------------------------------------------------
  2. | Copyright (c) Jupyter Development Team.
  3. | Distributed under the terms of the Modified BSD License.
  4. |----------------------------------------------------------------------------*/
  5. /* Document icon */
  6. .jp-HTMLIcon {
  7. background-image: url('./html5-icon.svg');
  8. }