mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-15 22:11:39 -07:00
Warning Banner (#86)
* Addresses #78 - As a member of the public, I want to know that our site is a work in progress, so I can set appropriate expectations * updating wording * eslint changes * package-lock updates * Updating styling slightly and moving to top of page
This commit is contained in:
parent
f9ac170c6a
commit
dddd6d5e03
3 changed files with 1505 additions and 2586 deletions
|
@ -21,9 +21,8 @@
|
|||
max-width: revert;
|
||||
}
|
||||
|
||||
|
||||
.j40-header {
|
||||
background-color: #112F4E; /* todo: move color to theme */
|
||||
background-color: #112f4e; /* todo: move color to theme */
|
||||
color: white;
|
||||
}
|
||||
|
||||
|
@ -32,7 +31,7 @@
|
|||
}
|
||||
|
||||
.j40-aside {
|
||||
background-color: #EFF6FB;
|
||||
background-color: #eff6fb;
|
||||
}
|
||||
|
||||
.j40-footer-logo {
|
||||
|
@ -41,7 +40,6 @@
|
|||
}
|
||||
|
||||
.j40-footer-logo-heading {
|
||||
|
||||
}
|
||||
|
||||
.j40-address-readability {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue