Skip to content

Commit

Permalink
Merge pull request #259 from DFE-Digital/PostMVP_School_batch_check
Browse files Browse the repository at this point in the history
Upload page
  • Loading branch information
wailsey authored Dec 16, 2024
2 parents 35b71e9 + a21cf8d commit 437e880
Show file tree
Hide file tree
Showing 13 changed files with 1,835 additions and 118 deletions.
9 changes: 9 additions & 0 deletions app/assets/sass/application.scss
Original file line number Diff line number Diff line change
Expand Up @@ -583,3 +583,12 @@ section.dfe {
font-size: 0; // Removes white space
@include govuk-clearfix;
}

.dfe-page-header {
background-color: #f0f8ff; /* Example: Light blue */
padding: 20px;
}

.moj-sub-navigation .moj-sub-navigation__link[aria-current="true"] {
border-bottom: 4px solid #1d70b8;
}
Loading

0 comments on commit 437e880

Please sign in to comment.