Change tagline to dark blue
Change-Id: I52e8d9f70252a54113de20ae76f52be0ae74c515
This commit is contained in:
parent
3eaaf68524
commit
49dfe6e3bd
@ -1886,7 +1886,7 @@ input[type="button"],
|
||||
bottom: 30%;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
color: #fff;
|
||||
color: #071d49;
|
||||
padding: 1.5em 0; }
|
||||
#banner header h2 {
|
||||
display: inline-block;
|
||||
|
@ -727,7 +727,7 @@
|
||||
bottom: 30%;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
color: #fff;
|
||||
color: _palette(dark-blue);
|
||||
padding: 1.5em 0;
|
||||
|
||||
h2 {
|
||||
|
Loading…
Reference in New Issue
Block a user