summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--res/domain-fragment.d/default/template.d/base.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/domain-fragment.d/default/template.d/base.html b/res/domain-fragment.d/default/template.d/base.html
index 7369984d..8ebc5086 100644
--- a/res/domain-fragment.d/default/template.d/base.html
+++ b/res/domain-fragment.d/default/template.d/base.html
@@ -8,6 +8,8 @@
<link rel="shortcut icon" href="/static/img/favicon2.ico" />
<link href="/static/css/style.css" rel="stylesheet" type="text/css">
+ <link href="/fragment.d/css/style.css" rel="stylesheet" type="text/css">
+
{% endblock %}
</head>
<body>