Skip to content

Commit 6454dde

Browse files
reset colors to base
1 parent 7ee5f7c commit 6454dde

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/style.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ ol li:has(.disable) {
2424
.chooser-mini header h2 {
2525
text-align: center;
2626
color: #324c7f;
27+
/* color: #414040; */
2728
font-family: "DM Serif Display", serif;
2829
font-weight: 400;
2930
font-style: normal;
@@ -202,6 +203,7 @@ body > header .masthead h1 a:before {
202203

203204
body > header .masthead .identity-logo.product {
204205
color: #324c7f;
206+
color: #414040;
205207
}
206208

207209
body > header .masthead .identity-logo.product:hover {
@@ -212,6 +214,7 @@ body > header .masthead .identity-logo.product:hover {
212214

213215
body > header .masthead .identity-logo.product:before {
214216
background-color: #324c7f;
217+
background-color: #414040;
215218
}
216219

217220

@@ -232,6 +235,7 @@ body > header .masthead .primary-menu ul li a {
232235
font-size: 1.4em;
233236

234237
color: #324c7f;
238+
color: #414040;
235239

236240
}
237241

0 commit comments

Comments
 (0)