X-Git-Url: https://jasonwoof.com/gitweb/?p=hexbog.git;a=blobdiff_plain;f=style.less;h=e975a82c4c5a749a9caacd802be2b919a9d7b310;hp=fc4f0e0a0c166e0c3f789e9b9cc2b105e0e83a14;hb=5f118636bd356acfabd1e6a3a9da0b6bc433c95b;hpb=ca948ceed0da56d84396d850825da0024140ed10 diff --git a/style.less b/style.less index fc4f0e0..e975a82 100644 --- a/style.less +++ b/style.less @@ -76,10 +76,12 @@ 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; font-weight: bold; } #little_tip {