Skip to content

Commit 12c0c12

Browse files
authored
update color (#281)
1 parent 7259502 commit 12c0c12

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/assets/css/extra.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,8 @@
6767

6868
[data-md-color-scheme="slate"] .phalcon-blog__sponsors-items a:hover {
6969
border-color: #00bda4 !important;
70-
opacity: .7 !important;
70+
color: #000000 !important;
71+
opacity: .9;
7172
}
7273

7374
/* Releases page table */

0 commit comments

Comments
 (0)