mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 00:07:02 -04:00
Merge branch 'fix-banner-colour-contrast'
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
.banner-default {
|
.banner-default {
|
||||||
|
|
||||||
@include core-19;
|
@include core-19;
|
||||||
background: $turquoise;
|
background: $govuk-blue;
|
||||||
color: $white;
|
color: $white;
|
||||||
display: block;
|
display: block;
|
||||||
padding: $gutter-half;
|
padding: $gutter-half;
|
||||||
@@ -36,7 +36,7 @@
|
|||||||
background-size: 19px;
|
background-size: 19px;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: $gutter-half $gutter-half;
|
background-position: $gutter-half $gutter-half;
|
||||||
font-weight: bold;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.banner-default-with-tick {
|
.banner-default-with-tick {
|
||||||
|
|||||||
Reference in New Issue
Block a user