Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions app/assets/sass/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,31 @@

// Add your custom CSS/Sass styles below.

/* All non-hyperlink text must be #212B32 */
body,
p,
td,
th,
li,
span,
label,
strong,
h1, h2, h3, h4, h5, h6,
.nhsuk-body,
.nhsuk-body-s,
.nhsuk-body-l,
.nhsuk-heading-xl,
.nhsuk-heading-l,
.nhsuk-heading-m,
.nhsuk-heading-s {
color: #212B32;
}

/* "Not applicable" values in tables */
.dos-not-applicable {
color: #4C6272;
}

.start-page-cards .nhsuk-card__heading {
padding-right: 1rem;
}
Expand Down
11,819 changes: 2,835 additions & 8,984 deletions app/data/eastofengland.json

Large diffs are not rendered by default.

Loading