Skip to content

Commit 1454ac6

Browse files
authored
Merge pull request #628 from NHSDigital/NBRS-4981_Update-NHS-England-Logo
NBRS-4981- Update NHS England Logo
2 parents 0cf8fda + 6eb83b9 commit 1454ac6

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

guides/Live-ImplementationGuide-BaRS/styles/NHSD/master.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
<link rel="stylesheet" href="{{content}}/styles/common/bootstrap/bootstrap.min.css" />
2121
<link rel="stylesheet" href="{{content}}/styles/common/rendering/rendering.min.css" />
2222
<link rel="stylesheet" href="{{content}}/{{style-folder}}/style.css?v={{version}}" />
23+
<link rel="stylesheet" href="{{content}}/{{style-folder}}/nhse-global-menu.css" />
2324
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/css/all.min.css">
2425

2526
<link href="https://design-system.digital.nhs.uk/" rel="preconnect" crossorigin="">
@@ -62,8 +63,9 @@
6263
<div class="nhsd-o-global-header__content-box">
6364
<div class="nhsd-o-global-header__background"></div>
6465
<!-- NHS Logo -->
65-
<a class="nhsd-m-logo-link nhsd-o-global-header__logo" id="nhsd-global-header__logo" href="https://digital.nhs.uk/" aria-label="NHS Digital home">
66-
<img src="https://raw.githubusercontent.com/NHSDigital/booking-and-referral-media/Develop-1.5/src/images/General/NHS_England_logo.svg.png" height="85" alt="NHS England logo">
66+
<a aria-label="Visit NHS England website" class="nhse-global-menu__logo" href="/" title="NHS England" style="border-bottom-color: transparent !important;">
67+
<div class="nhse-global-menu__logo__img"></div>
68+
<span class="nhse-global-menu__logo__name">England</span>
6769
</a>
6870
<!-- /NHS Logo -->
6971
<div class="nhsd-o-global-header__menu" id="nhsd-global-header__menu">

guides/Live-ImplementationGuide-BaRS/styles/NHSD/nhse-global-menu.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)