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 aa6c8c8 + 60327e8 commit 2baecefCopy full SHA for 2baecef
LearningHub.Nhs.WebUI/Views/Shared/Tenant/LearningHub/_Layout.cshtml
@@ -21,6 +21,7 @@
21
<link rel="manifest" href="~/site.webmanifest.json">
22
<link href="~/css/nhsuk/common.css" rel="stylesheet" asp-append-version="true" />
23
<link href="~/css/nhsuk/layout.css" rel="stylesheet" asp-append-version="true" />
24
+ <link href="~/css/mkplayer-ui.css" rel="stylesheet" asp-append-version="true" />
25
<noscript>
26
<link href="~/css/no-js/no-js.css" rel="stylesheet" asp-append-version="true" />
27
</noscript>
0 commit comments