We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 94ed7e7 + a2de53a commit 4a5ac6aCopy full SHA for 4a5ac6a
1 file changed
components/rsptx/templates/assignment/student/doAssignment.html
@@ -9,6 +9,7 @@
9
{% include 'common/static_assets.html' %}
10
11
<link href="/staticAssets/assignment/assignment.css" rel="stylesheet" />
12
+ <link href="/staticAssets/assignment/assignment_block.css" rel="stylesheet" />
13
14
{% if origin == "PreTeXt" and using_ptx_base != "true" %}
15
<link href="/ns/books/published/{{ course.base_course }}/_static/pretext/css/theme.css" rel="stylesheet" />
0 commit comments