Skip to content

Commit 4db1977

Browse files
committed
Update README.md
1 parent c0e989e commit 4db1977

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@
1313

1414
<style>
1515
.data-card .features-text {
16-
color: #000000;
16+
color: #000000 !important;
1717
}
1818
.data-card:hover .features-text {
1919
color: #ffffff !important;
2020
}
2121
.data-card #lab_powered_by {
22-
color: #000000;
22+
color: #000000 !important;
2323
}
2424
.data-card:hover #lab_powered_by {
2525
color: #ffffff !important;

0 commit comments

Comments
 (0)