aboutsummaryrefslogtreecommitdiffstats
path: root/app/phishing.html
diff options
context:
space:
mode:
authorWhymarrh Whitby <whymarrh.whitby@gmail.com>2018-10-02 08:04:29 +0800
committerWhymarrh Whitby <whymarrh.whitby@gmail.com>2018-10-02 21:15:39 +0800
commit5539494a5ead91fc4b35654a620ec915ce482f4d (patch)
tree3f14c6f103d14bfd462a4bda977f2e49fffc6ad1 /app/phishing.html
parent24ab1f5d60ea2b2283c3321c077cda2ca29bb014 (diff)
downloadtangerine-wallet-browser-5539494a5ead91fc4b35654a620ec915ce482f4d.tar
tangerine-wallet-browser-5539494a5ead91fc4b35654a620ec915ce482f4d.tar.gz
tangerine-wallet-browser-5539494a5ead91fc4b35654a620ec915ce482f4d.tar.bz2
tangerine-wallet-browser-5539494a5ead91fc4b35654a620ec915ce482f4d.tar.lz
tangerine-wallet-browser-5539494a5ead91fc4b35654a620ec915ce482f4d.tar.xz
tangerine-wallet-browser-5539494a5ead91fc4b35654a620ec915ce482f4d.tar.zst
tangerine-wallet-browser-5539494a5ead91fc4b35654a620ec915ce482f4d.zip
Style links on phishing page with an underline
Diffstat (limited to 'app/phishing.html')
-rw-r--r--app/phishing.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/phishing.html b/app/phishing.html
index a1bce00fe..309021dc2 100644
--- a/app/phishing.html
+++ b/app/phishing.html
@@ -25,6 +25,7 @@
a {
color: white;
cursor: pointer;
+ text-decoration: underline;
}
</style>