Skip to content

Commit e0b41a4

Browse files
authored
correcting color link (#234)
1 parent bf112b6 commit e0b41a4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/assets/css/extra.css

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,16 @@
5959
color: #02d3b8 !important;
6060
}
6161

62+
[data-md-color-scheme="slate"] .phalcon-blog__sponsors-items a {
63+
color: #000000 !important;
64+
font-weight: bold;
65+
}
66+
67+
[data-md-color-scheme="slate"] .phalcon-blog__sponsors-items a:hover {
68+
color: #000000 !important;
69+
}
70+
71+
6272
[data-md-color-scheme="slate"] .phalcon-blog__sponsors-items a {
6373
color: #000000 !important;
6474
font-weight: bold;

0 commit comments

Comments
 (0)