We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2ad3e5 commit 74a1ff8Copy full SHA for 74a1ff8
1 file changed
web/src/styles/custom.css
@@ -66,6 +66,10 @@
66
67
.mta-keyword-link:hover {
68
font-weight: 100;
69
+ text-shadow:
70
+ 0 0 5px currentColor,
71
+ 0 0 10px currentColor,
72
+ 0 0 20px currentColor;
73
}
74
75
.added-updated-description-box {
0 commit comments