Skip to content
Snippets Groups Projects
Commit 81020bbc authored by khawkins's avatar khawkins
Browse files

Update petrol colour

parent 83e9c6c5
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ $ebi-colour-light: #f8f8f8;
$ebi-colour-dark-grey: #666;;
$ebi-colour-light-grey: #f7f7f7;
$ebi-colour-light-green: rgb(109,171,73);
$ebi-colour-dark-green: rgb(2,100,105);
$ebi-colour-dark-green: rgb(56,145,152);
$ebi-colour-petrol: rgb(0,124,130);
$ebi-colour-gold: rgb(233,180,0);
$ebi-colour-orange: rgb(251,106,42);
......
......@@ -89,7 +89,7 @@ a:active {
background: #007c82; }
.services-background {
background: #026469; }
background: #389198; }
.research-background {
background: #6dab49; }
......@@ -113,7 +113,7 @@ a:active {
color: #007c82; }
.services-color, a.services-color, a:hover.services-color {
color: #026469; }
color: #389198; }
.research-color, a.research-color, a:hover.research-color {
color: #6dab49; }
......@@ -195,7 +195,7 @@ nav a:hover {
#global-masthead ul li#services a:hover,
#global-masthead ul li#services a:active,
#global-masthead ul li#services a:focus {
background-color: #026469; }
background-color: #389198; }
#global-masthead ul li#research a:hover,
#global-masthead ul li#research a:active,
#global-masthead ul li#research a:focus {
......@@ -210,7 +210,7 @@ nav a:hover {
#global-masthead ul li#about-us a:hover,
#global-masthead ul li#about-us a:active,
#global-masthead ul li#about-us a:focus {
background-color: #026469; }
background-color: #389198; }
header .masthead {
padding-top: 2.5rem;
......@@ -390,7 +390,7 @@ body.section-research #local-title a {
color: #FFF; }
body.section-services #local-masthead {
background-color: #026469; }
background-color: #389198; }
body.section-training #local-masthead {
background-color: #e9b400; }
......
This diff is collapsed.
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment