- /*-----------------------------------------------------------------------------
- | Copyright (c) Jupyter Development Team.
- | Distributed under the terms of the Modified BSD License.
- |----------------------------------------------------------------------------*/
- /* Document icon */
- .jp-HTMLIcon {
- background-image: url('./html5-icon.svg');
- }
|