Skip to content

Commit 773bb5d

Browse files
authored
update colors (#187)
1 parent 6f2928c commit 773bb5d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

phalcon/css/dark.css

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

74+
html.dark .sponsors__item:hover {
75+
border-color: #00bda4 !important;
76+
opacity: .9;
77+
}
78+
7479
html.dark .phalcon-blog__sponsors-item,
7580
html.dark .sponsors__item :hover {
7681
border-color: #00bda4 !important;

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)