diff --git a/docs/extra.css b/docs/extra.css index 049b74c..ad82a6d 100644 --- a/docs/extra.css +++ b/docs/extra.css @@ -292,7 +292,7 @@ background-color: #007f3b; box-shadow: inset 0 0 0 1px rgba(17, 20, 24, .2), 0 1px 2px rgba(17, 20, 24, .1); } .secondary-button:hover{background-color:#384853 !important;} -.white-button:hover{background-color:#f2f2f2;color:#212b32 !important;} +.white-button:hover{background-color:#f2f2f2; !important;} .button:hover{background-color:#00662f !important;} .bp5-button { diff --git a/docs/index.html b/docs/index.html index b995367..0a482cc 100644 --- a/docs/index.html +++ b/docs/index.html @@ -634,7 +634,7 @@

1. Core colours

- NHS Blue Use this for logos, straps + Use this for logos, straps #005EB8 @@ -697,8 +697,8 @@

4. Headings

General guidance

@@ -734,17 +734,23 @@

Core colours

- NHS Blue use this for logos, straps + NHS Blue #005EB8 + + White + + + #FFFFFF +

When to use a core colours

-

Use this for logos, straps

+

Use for branding, and main page header bar

@@ -773,6 +779,14 @@

Primary button

#007F3B + + Button font colour + + + + #FFFFFF + + @@ -808,6 +822,13 @@

Secondary button

#4C6272 + + Button font colour + + + + #FFFFFF +