Skip to content

Commit 6f2928c

Browse files
authored
update colors (#185)
1 parent 6bf0d73 commit 6f2928c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

phalcon/css/dark.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,12 @@ html.dark .sponsors__item {
7171
background-color: #ffffffb3;
7272
}
7373

74+
html.dark .phalcon-blog__sponsors-item,
75+
html.dark .sponsors__item :hover {
76+
border-color: #00bda4 !important;
77+
opacity: .9;
78+
}
79+
7480
html.dark .footer {
7581
background-color: #17191e;
7682
}

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)