Skip to content

Commit 4079936

Browse files
changed banner color and padding and made text to path on all logos so the correct font is shown.
1 parent 4ef88ac commit 4079936

7 files changed

Lines changed: 443 additions & 147 deletions

File tree

src/css/custom.css

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
--ifm-color-primary-light: #2b5be3;
2626
--ifm-color-primary-lighter: #3663e4;
2727
--ifm-color-primary-lightest: #567ce8;
28+
--ifm-hero-background-color: #303a57 !important;
2829
/*--ifm-background-color: #1f2937 !important;*/
2930
/*--ifm-background-surface-color: #172439;*/
3031
}
@@ -36,4 +37,11 @@
3637

3738
/*nav[aria-label="Main"] {*/
3839
/* background-color: #172439 !important;*/
39-
/*}*/
40+
/*}*/
41+
42+
.hero--primary {
43+
--ifm-hero-background-color: #000000;
44+
}
45+
.heroBanner_qdFl {
46+
padding: 20px 0 !important;
47+
}

static/images/branding/logos/nspm-logo-black-no-bg.svg

Lines changed: 71 additions & 23 deletions
Loading

0 commit comments

Comments
 (0)