mirror of
https://github.com/OpenBankProject/OBP-API.git
synced 2026-02-06 17:17:09 +00:00
more changes to OP background colors
This commit is contained in:
parent
90a06a63ff
commit
a7f12d0a00
@ -9,6 +9,15 @@ body, div, h1, h2, h3, h4, p, span {
|
||||
#create-sandbox-account,
|
||||
#header-decoration,
|
||||
#main-showcases,
|
||||
#nav,
|
||||
#main-get_started,
|
||||
#main-faq,
|
||||
#main-support {
|
||||
background-color: #f1f4f8 !important;
|
||||
background-color: #f0f0f0;
|
||||
}
|
||||
|
||||
#main-showcases,
|
||||
#main-support {
|
||||
background-color: #6e6e6e !important;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user