JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
make selection display clickable (when it's a word)
[hexbog.git] / style.less
index 80126ab..e975a82 100644 (file)
@@ -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;