Skip to content

Video: Adding CSS Styling #1

@adicarlisle

Description

@adicarlisle

Video doesn't mention correct file paths when including challenge.css and should look like this in the challenge.html file:

#{%block css_files%}
#<link rel="stylesheet" href="{% static "challenges/includes/challenge.css"%}">
#<link rel="stylesheet" href="{% static "challenges/challenges.css"%}">
#<link rel="stylesheet" href="{% static "challenges/includes/header.css"%}">
#{%endblock%}

Gave me and I presume other people 404 errors for the CSS files

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions