X-Git-Url: https://jasonwoof.com/gitweb/?p=hexbog.git;a=blobdiff_plain;f=style.less;fp=style.less;h=e975a82c4c5a749a9caacd802be2b919a9d7b310;hp=80126ab2fb870601a2b0d4630902009d4e1283d9;hb=5f118636bd356acfabd1e6a3a9da0b6bc433c95b;hpb=224a69161754c19b81d4b2ceae03bd8768af229c 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;