Skip to content

Commit 87c2303

Browse files
authored
update hover (#274)
1 parent c8c807f commit 87c2303

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/assets/css/extra.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,10 @@
6969
color: #000000 !important;
7070
}
7171

72+
[data-md-color-scheme="slate"] .phalcon-blog__sponsors-item a:hover {
73+
border: 1px solid #00bda4;;
74+
}
75+
7276
/* Releases page table */
7377
.version-th-center, .version-td-center {
7478
text-align: center;

0 commit comments

Comments
 (0)