diff --git a/frontend/components/RawHtml/RawHtml.module.css b/frontend/components/RawHtml/RawHtml.module.css index d5cf8d6c..1bbb98d4 100644 --- a/frontend/components/RawHtml/RawHtml.module.css +++ b/frontend/components/RawHtml/RawHtml.module.css @@ -43,7 +43,7 @@ margin-bottom: 0.5rem; } .Container a[data-introduction-text] { - cursor: help; + cursor: url("/imgs/wiki-pointer.svg") 35 34, help; color: green; border-bottom: 2px dashed rgb(0, 170, 0); } diff --git a/frontend/public/imgs/wiki-pointer.svg b/frontend/public/imgs/wiki-pointer.svg new file mode 100644 index 00000000..9df98daf --- /dev/null +++ b/frontend/public/imgs/wiki-pointer.svg @@ -0,0 +1,13 @@ + + + ? + wiki +