Skip to content

Commit 3c60467

Browse files
authored
fix 404 page (#172)
1 parent f94873b commit 3c60467

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

phalcon/css/dark.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,10 @@ html.dark .features-accordion__trigger {
9191
color: #ffffff;
9292
}
9393

94+
html.dark .green-button {
95+
color: #ffffff !important;
96+
}
97+
9498
html.dark .footer__supported-logo svg,
9599
html.dark .footer__supported-logo svg path {
96100
stroke: #ffffff;

phalcon/css/dark.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)