mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 14:49:49 -04:00
Update all links to use GOVUK Frontend style
Includes: - turning off :visited styles to match existing design - swapping heading classes used to make links bold for the GOVUK Frontend bold override class - adding visually hidden text to some links to make them work when isolated from their context We may need to revisit whether some links, such as those for documentation and features, may benefit from having some indication that their target has been visited.
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
<p>For the credentials used to access GOV.UK Notify, Cabinet Office is the data controller.</p>
|
||||
|
||||
<p>For more information see the Information Commissioner’s Office (ICO) <a href="https://ico.org.uk/esdwebpages/search">Data Protection Public Register</a>.
|
||||
<p>For more information see the Information Commissioner’s Office (ICO) <a class="govuk-link govuk-link--no-visited-state" href="https://ico.org.uk/esdwebpages/search">Data Protection Public Register</a>.
|
||||
The Cabinet Office registration number is: Z7414053</p>
|
||||
|
||||
<h2 class="heading-medium">What data we collect from you</h2>
|
||||
@@ -120,7 +120,7 @@
|
||||
|
||||
<p>
|
||||
GDS Privacy Team<br>
|
||||
<a href="mailto:gds-privacy-office@digital.cabinet-office.gov.uk">gds-privacy-office@digital.cabinet-office.gov.uk</a>
|
||||
<a class="govuk-link govuk-link--no-visited-state" href="mailto:gds-privacy-office@digital.cabinet-office.gov.uk">gds-privacy-office@digital.cabinet-office.gov.uk</a>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
@@ -129,18 +129,18 @@
|
||||
|
||||
<p>
|
||||
Data Protection Officer<br>
|
||||
<a href="mailto:DPO@cabinetoffice.gov.uk">DPO@cabinetoffice.gov.uk</a><br>
|
||||
<a class="govuk-link govuk-link--no-visited-state" href="mailto:DPO@cabinetoffice.gov.uk">DPO@cabinetoffice.gov.uk</a><br>
|
||||
Data Protection Officer<br>
|
||||
Cabinet Office<br>
|
||||
70 Whitehall<br>
|
||||
London SW1A 2AS
|
||||
</p>
|
||||
|
||||
<p>If you have a complaint, you can also contact the <a href="https://ico.org.uk/">Information Commissioner's Office</a> (ICO). The ICO is an independent regulator set up to uphold information rights.</p>
|
||||
<p>If you have a complaint, you can also contact the <a class="govuk-link govuk-link--no-visited-state" href="https://ico.org.uk/">Information Commissioner's Office</a> (ICO). The ICO is an independent regulator set up to uphold information rights.</p>
|
||||
|
||||
<p>
|
||||
Information Commissioner’s Office<br>
|
||||
<a href="mailto:casework@ico.org.uk">casework@ico.org.uk</a><br>
|
||||
<a class="govuk-link govuk-link--no-visited-state" href="mailto:casework@ico.org.uk">casework@ico.org.uk</a><br>
|
||||
0303 123 1113</br>
|
||||
Wycliffe House<br>
|
||||
Water Lane<br>
|
||||
|
||||
Reference in New Issue
Block a user