Skip to content

custom.css etc no longer supported in page.html template? #933

@psychemedia

Description

@psychemedia

The page.html template using to include loading of custom.css from .jupyter/custom path with a line of the form:

<link rel="stylesheet" href="{{ base_url }}custom/custom.css" type="text/css" />

This meant custom styles could be used to support custom branding of pages such as the login.html page, which inherits from page.html.

image

It seems as if the custom styling is no longer loaded into the page.html template. Is there a particular reason why?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions