X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=style.less;h=e975a82c4c5a749a9caacd802be2b919a9d7b310;hb=5f118636bd356acfabd1e6a3a9da0b6bc433c95b;hp=80126ab2fb870601a2b0d4630902009d4e1283d9;hpb=68e5fbaebfcb680543fdad88c3e474ba2c860625;p=hexbog.git diff --git a/style.less b/style.less index 80126ab..e975a82 100644 --- a/style.less +++ b/style.less @@ -76,8 +76,9 @@ body { color: darken(@selected-color, 66%); text-align: center; } - #big_tip.good { + #big_tip.good a { color: darken(@selected-good-color, 66%); + text-decoration: none; } #score_container { margin-top: 10px;